summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-03-12 06:25:06 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-03-12 06:34:06 -0300
commit0fa368d902a04722105212f9dc278f19a7ae1138 (patch)
treef2d2ade592f69f6915979057feb465f227b5e353
parent867656f51120e50dcadfdaa8275bb3430bf1887e (diff)
repackage to fix trouble installing because were discovered that rebranded packages on [libre] with the same "$pkgver-$pkgrel" were the official Arch packages from their repos, maybe another db-sync bug
-rw-r--r--libre/grub/PKGBUILD2
-rw-r--r--libre/webmin/PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/libre/grub/PKGBUILD b/libre/grub/PKGBUILD
index db9c213fb..ecf9bade2 100644
--- a/libre/grub/PKGBUILD
+++ b/libre/grub/PKGBUILD
@@ -15,7 +15,7 @@ _UNIFONT_VER="6.3.20131217"
pkgname="grub"
pkgdesc="GNU GRand Unified Bootloader (2), (Parabola rebranded)"
pkgver=2.02.beta2
-pkgrel=2
+pkgrel=2.1
epoch="1"
url="https://www.gnu.org/software/grub/"
arch=('x86_64' 'i686')
diff --git a/libre/webmin/PKGBUILD b/libre/webmin/PKGBUILD
index 2e40800bd..310331198 100644
--- a/libre/webmin/PKGBUILD
+++ b/libre/webmin/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Tobias Powalowski <tpowa@archlinux.org>
pkgname=webmin
pkgver=1.670
-pkgrel=1
+pkgrel=1.1
pkgdesc="a web-based interface for system administration (Parabola rebranded)"
arch=(i686 x86_64 mips64el)
license=('custom:webmin')