diff options
-rw-r--r-- | libre/xen/PKGBUILD | 2 | ||||
-rw-r--r-- | pcr/tinc-pre/PKGBUILD | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/libre/xen/PKGBUILD b/libre/xen/PKGBUILD index 442af83a6..e6f8e5d23 100644 --- a/libre/xen/PKGBUILD +++ b/libre/xen/PKGBUILD @@ -14,7 +14,7 @@ _build_stubdom=${build_stubdom:-false} pkgname=xen pkgver=4.7.0 -pkgrel=1.parabola1 +pkgrel=1.parabola1.1 pkgdesc="Virtual Machine Hypervisor & Tools (Parabola rebranded)" arch=(x86_64) url="http://www.xenproject.org/" diff --git a/pcr/tinc-pre/PKGBUILD b/pcr/tinc-pre/PKGBUILD index 370edb1fa..6d8580787 100644 --- a/pcr/tinc-pre/PKGBUILD +++ b/pcr/tinc-pre/PKGBUILD @@ -7,7 +7,7 @@ _pkgname=tinc pkgname=tinc-pre pkgver=1.1pre11 -pkgrel=2 +pkgrel=2.1 pkgdesc='VPN (Virtual Private Network) daemon (Pre-release)' arch=('i686' 'x86_64' 'armv7h') url="http://www.tinc-vpn.org/" |