summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--core/zlib/PKGBUILD2
-rw-r--r--extra/ntp/PKGBUILD2
-rw-r--r--extra/p11-kit/PKGBUILD2
3 files changed, 3 insertions, 3 deletions
diff --git a/core/zlib/PKGBUILD b/core/zlib/PKGBUILD
index dc3e18b8a..f69ac893e 100644
--- a/core/zlib/PKGBUILD
+++ b/core/zlib/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=zlib
pkgver=1.2.7
-pkgrel=1
+pkgrel=1.1
pkgdesc='Compression library implementing the deflate compression method found in gzip and PKZIP'
arch=('i686' 'x86_64' 'mips64el')
license=('custom')
diff --git a/extra/ntp/PKGBUILD b/extra/ntp/PKGBUILD
index 757d3ef3b..cfd784f4f 100644
--- a/extra/ntp/PKGBUILD
+++ b/extra/ntp/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=ntp
pkgver=4.2.6.p5
_realver=4.2.6p5
-pkgrel=13
+pkgrel=13.1
pkgdesc='Network Time Protocol reference implementation'
url='http://www.ntp.org/'
license=('custom')
diff --git a/extra/p11-kit/PKGBUILD b/extra/p11-kit/PKGBUILD
index 1a4bf6730..6418e4ae6 100644
--- a/extra/p11-kit/PKGBUILD
+++ b/extra/p11-kit/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=p11-kit
pkgver=0.13
-pkgrel=1.1
+pkgrel=1.2
pkgdesc="Library to work with PKCS#11 modules"
arch=(i686 x86_64 mips64el)
url="http://p11-glue.freedesktop.org"