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

Antonio Rojas arojas at archlinux.org
Tue Oct 11 18:37:06 UTC 2016


    Date: Tuesday, October 11, 2016 @ 18:37:06
  Author: arojas
Revision: 278284

Update to 5.6.5

Modified:
  crypto++/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-10-11 18:34:43 UTC (rev 278283)
+++ PKGBUILD	2016-10-11 18:37:06 UTC (rev 278284)
@@ -6,9 +6,9 @@
 # Contributor: jlvsimoes <jlvsimoes at oninet.pt>
 
 pkgname=crypto++
-pkgver=5.6.4
+pkgver=5.6.5
 _srcver=${pkgver//./}
-pkgrel=2
+pkgrel=1
 pkgdesc="A free C++ class library of cryptographic schemes"
 arch=('i686' 'x86_64')
 url="http://www.cryptopp.com/"
@@ -17,7 +17,7 @@
 makedepends=('unzip')
 source=("http://www.cryptopp.com/cryptopp${_srcver}.zip"
         'libcrypto++.pc')
-md5sums=('4ee7e5cdd4a45a14756c169eaf2a77fc'
+md5sums=('df5ef4647b4e978bba0cac79a83aaed5'
          'ea27f28fe0303fcaa24d83cf4a964d53')
 
 build() {



More information about the arch-commits mailing list