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

Alexander Rødseth arodseth at archlinux.org
Wed Feb 3 19:06:44 UTC 2016


    Date: Wednesday, February 3, 2016 @ 20:06:43
  Author: arodseth
Revision: 160097

upgpkg: botan 1.11.28-1

Modified:
  botan/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-03 18:51:50 UTC (rev 160096)
+++ PKGBUILD	2016-02-03 19:06:43 UTC (rev 160097)
@@ -6,8 +6,8 @@
 # Contributor: Hexchain Tong <richard0053 at gmail.com>
 
 pkgname=botan
-pkgver=1.11.25
-pkgrel=2
+pkgver=1.11.28
+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=('356189785beb34e34a7cc76e2bdee636'
+md5sums=('c07091e340d8028c48a29f2b1fe4413b'
          'SKIP')
 # Botan Distribution Key. To import: gpg --import botan.key
 validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC')



More information about the arch-commits mailing list