[arch-commits] Commit in botan/repos (extra-x86_64 extra-x86_64/PKGBUILD)

Giovanni Scafora giovanni at archlinux.org
Sat Nov 21 10:44:23 UTC 2009


    Date: Saturday, November 21, 2009 @ 05:44:23
  Author: giovanni
Revision: 59193

Merged revisions 59180 via svnmerge from 
svn+ssh://gerolde.archlinux.org/srv/svn-packages/botan/trunk

........
  r59180 | andrea | 2009-11-20 20:36:13 -0800 (ven, 20 nov 2009) | 2 lines
  
  upgpkg: botan 1.9.3-1
      upstream release
........

Modified:
  botan/repos/extra-x86_64/	(properties)
  botan/repos/extra-x86_64/PKGBUILD

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


Property changes on: botan/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /botan/trunk:1-48504
   + /botan/trunk:1-59192

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2009-11-21 10:36:51 UTC (rev 59192)
+++ extra-x86_64/PKGBUILD	2009-11-21 10:44:23 UTC (rev 59193)
@@ -1,10 +1,10 @@
 # $Id$
-# Maintainer: Douglas Soares de Andrade <douglas at archlinux.org>
+# Contributor: Douglas Soares de Andrade <douglas at archlinux.org>
 # Contributor: d'Ronin <daronin at 2600.com>
 
 pkgname=botan
-pkgver=1.8.5
-pkgrel=2
+pkgver=1.9.3
+pkgrel=1
 pkgdesc="BSD-licensed crypto library written in C++."
 license=('BSD')
 arch=('i686' 'x86_64')
@@ -12,6 +12,7 @@
 depends=('gcc-libs' 'sh')
 makedepends=('python')
 source=(http://files.randombit.net/botan/Botan-${pkgver}.tgz)
+md5sums=('69fbe05ab71571588784f360f6065a6d')
 
 build() {
   cd ${srcdir}/Botan-${pkgver}
@@ -19,5 +20,3 @@
   make || return 1
   make DESTDIR=${pkgdir}/usr install
 }
-md5sums=('26d5d7488bacd12a3779cb3750692399')
-




More information about the arch-commits mailing list