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

Douglas Soares de Andrade douglas at archlinux.org
Sun Aug 2 03:05:54 UTC 2009


    Date: Saturday, August 1, 2009 @ 23:05:54
  Author: douglas
Revision: 48436

upgpkg: botan 1.8.5-1
    Updated to 1.8.5

Added:
  botan/trunk/ChangeLog
Modified:
  botan/trunk/PKGBUILD

-----------+
 ChangeLog |    5 +++++
 PKGBUILD  |    5 ++---
 2 files changed, 7 insertions(+), 3 deletions(-)

Added: ChangeLog
===================================================================
--- ChangeLog	                        (rev 0)
+++ ChangeLog	2009-08-02 03:05:54 UTC (rev 48436)
@@ -0,0 +1,5 @@
+
+2009-08-01  Douglas Soares de Andrade  <douglas at archlinux.org>
+
+	* Updated for x86_64: 1.8.5
+

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-08-02 02:04:12 UTC (rev 48435)
+++ PKGBUILD	2009-08-02 03:05:54 UTC (rev 48436)
@@ -2,14 +2,13 @@
 # Contributor: d'Ronin <daronin at 2600.com>
 
 pkgname='botan'
-pkgver='1.8.2'
+pkgver='1.8.5'
 pkgrel='1'
 pkgdesc='BSD-licensed crypto library written in C++.'
 license=('BSD')
 arch=('i686' 'x86_64')
 url='http://botan.randombit.net'
 depends=('perl')
-install=
 source=(http://files.randombit.net/botan/Botan-$pkgver.tgz)
 
 build() {
@@ -18,4 +17,4 @@
   make || return 1
   make DESTDIR=$startdir/pkg/usr install
 }
-md5sums=('f2eff7f7d35662c8242a569a124a65f5')
+md5sums=('26d5d7488bacd12a3779cb3750692399')




More information about the arch-commits mailing list