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

Giovanni Scafora giovanni at archlinux.org
Sat Nov 6 10:51:06 UTC 2010


    Date: Saturday, November 6, 2010 @ 06:51:05
  Author: giovanni
Revision: 98274

upgpkg: crypto++ 5.6.1-1
upstream release

Modified:
  crypto++/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-11-06 08:15:00 UTC (rev 98273)
+++ PKGBUILD	2010-11-06 10:51:05 UTC (rev 98274)
@@ -5,16 +5,16 @@
 # Contributor: jlvsimoes <jlvsimoes at oninet.pt>
 
 pkgname=crypto++
-pkgver=5.6.0
-_srcver=560
-pkgrel=2
+pkgver=5.6.1
+_srcver=561
+pkgrel=1
 pkgdesc="A free C++ class library of cryptographic schemes."
 arch=('i686' 'x86_64')
 license=('custom')
 makedepends=('unzip')
 url="http://www.cryptopp.com/"
 source=(http://www.cryptopp.com/cryptopp${_srcver}.zip)
-md5sums=('36f35789ad60489d58003d3c849807e8')
+md5sums=('96cbeba0907562b077e26bcffb483828')
 
 build() {
   cd ${srcdir}




More information about the arch-commits mailing list