summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1cbc54a0318e..041a050f887c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = libzrtpcpp
pkgdesc = A C++ implementation of Phil Zimmermann's ZRTP specification
pkgver = 4.7.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/wernerd/ZRTPCPP
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 187a494bda12..e25e4d23741d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=libzrtpcpp
pkgver=4.7.0
-pkgrel=1
+pkgrel=2
pkgdesc="A C++ implementation of Phil Zimmermann's ZRTP specification"
arch=('i686' 'x86_64')
url='https://github.com/wernerd/ZRTPCPP'