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

Alexander Rødseth arodseth at archlinux.org
Sun Nov 8 22:46:56 UTC 2015


    Date: Sunday, November 8, 2015 @ 23:46:55
  Author: arodseth
Revision: 146404

upgpkg: botan 1.11.24-1

Modified:
  botan/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-11-08 19:58:55 UTC (rev 146403)
+++ PKGBUILD	2015-11-08 22:46:55 UTC (rev 146404)
@@ -6,7 +6,7 @@
 # Contributor: Hexchain Tong <richard0053 at gmail.com>
 
 pkgname=botan
-pkgver=1.11.21
+pkgver=1.11.24
 pkgrel=1
 pkgdesc='Crypto library written in C++'
 license=('BSD')
@@ -16,7 +16,7 @@
 makedepends=('python' 'asio' 'git')
 source=("http://botan.randombit.net/releases/Botan-${pkgver}.tgz"{,.asc})
 #source=("git://github.com/randombit/botan.git#commit=8e19ecf11c")
-md5sums=('f8cb3f2d112685550d88434210136a58'
+md5sums=('9281c80751d066bf09d4303223325761'
          'SKIP')
 # Botan Distribution Key. To import: gpg --import botan.key
 validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC')
@@ -44,5 +44,5 @@
   install -Dm644 doc/license.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
 }
 
-# getver ok
+# getver: botan.randombit.net
 # vim:set ts=2 sw=2 et:



More information about the arch-commits mailing list