[arch-commits] Commit in libzrtpcpp/trunk (PKGBUILD)

Eric Bélanger eric at archlinux.org
Tue Aug 12 00:42:49 UTC 2014


    Date: Tuesday, August 12, 2014 @ 02:42:49
  Author: eric
Revision: 219594

upgpkg: libzrtpcpp 4.2.4-1

Upstream update

Modified:
  libzrtpcpp/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-08-12 00:31:46 UTC (rev 219593)
+++ PKGBUILD	2014-08-12 00:42:49 UTC (rev 219594)
@@ -5,7 +5,7 @@
 # Contributor: Michel Brabants <michel.brabants at euphonynet.be>
 
 pkgname=libzrtpcpp
-pkgver=4.2.0
+pkgver=4.2.4
 pkgrel=1
 pkgdesc="A C++ implementation of Phil Zimmermann's ZRTP specification"
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 depends=('ccrtp')
 makedepends=('cmake')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/wernerd/ZRTPCPP/archive/V$pkgver.tar.gz")
-md5sums=('690bf483a43cfc5cac748c03aa180b0f')
+md5sums=('ef26bafd5eacd8c3623e89d6e17ddfe1')
 
 prepare() {
   sed 's/lib64/lib/g' -i ZRTPCPP-${pkgver}/CMakeLists.txt




More information about the arch-commits mailing list