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

Angel Velásquez angvp at archlinux.org
Sat Dec 24 05:44:44 UTC 2011


    Date: Saturday, December 24, 2011 @ 00:44:43
  Author: angvp
Revision: 145615

upgpkg: botan 1.10.1-1

Version bump to 1.10.1

Modified:
  botan/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-12-24 03:54:58 UTC (rev 145614)
+++ PKGBUILD	2011-12-24 05:44:43 UTC (rev 145615)
@@ -3,7 +3,7 @@
 # Contributor: Douglas Soares de Andrade <douglas at archlinux.org>
 # Contributor: d'Ronin <daronin at 2600.com>
 pkgname=botan
-pkgver=1.10.0
+pkgver=1.10.1
 pkgrel=1
 pkgdesc="BSD-licensed crypto library written in C++"
 license=('BSD')
@@ -12,7 +12,7 @@
 depends=('gcc-libs' 'sh')
 makedepends=('python2')
 source=(http://files.randombit.net/botan/Botan-${pkgver}.tgz)
-md5sums=('1f03a6a84f402a12e50665868dddae99')
+md5sums=('5e1e7f3458e2e6aa56f7e41941eefb9d')
 
 build() {
   cd ${srcdir}/Botan-${pkgver}




More information about the arch-commits mailing list