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

Felix Yan fyan at archlinux.org
Thu Dec 17 13:30:46 UTC 2015


    Date: Thursday, December 17, 2015 @ 14:30:46
  Author: fyan
Revision: 153608

upgpkg: botan 1.11.25-1

Modified:
  botan/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-17 13:28:21 UTC (rev 153607)
+++ PKGBUILD	2015-12-17 13:30:46 UTC (rev 153608)
@@ -6,8 +6,8 @@
 # Contributor: Hexchain Tong <richard0053 at gmail.com>
 
 pkgname=botan
-pkgver=1.11.24
-pkgrel=2
+pkgver=1.11.25
+pkgrel=1
 pkgdesc='Crypto library written in C++'
 license=('BSD')
 arch=('x86_64' 'i686')
@@ -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=('9281c80751d066bf09d4303223325761'
+md5sums=('356189785beb34e34a7cc76e2bdee636'
          'SKIP')
 # Botan Distribution Key. To import: gpg --import botan.key
 validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC')



More information about the arch-commits mailing list