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

Alexander Rødseth arodseth at archlinux.org
Fri Apr 21 12:23:19 UTC 2017


    Date: Friday, April 21, 2017 @ 12:23:14
  Author: arodseth
Revision: 224104

upgpkg: botan 2.1.0-1

Modified:
  botan/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-21 12:21:10 UTC (rev 224103)
+++ PKGBUILD	2017-04-21 12:23:14 UTC (rev 224104)
@@ -6,7 +6,7 @@
 # Contributor: Hexchain Tong <richard0053 at gmail.com>
 
 pkgname=botan
-pkgver=2.0.1
+pkgver=2.1.0
 pkgrel=1
 pkgdesc='Crypto library written in C++'
 license=('BSD')
@@ -16,7 +16,7 @@
 makedepends=('python' 'asio' 'git')
 source=("https://botan.randombit.net/releases/Botan-${pkgver}.tgz"{,.asc})
 #source=("git://github.com/randombit/botan.git#commit=8e19ecf11c")
-md5sums=('09823785c99670b627010ddd6b4f9df3'
+md5sums=('2c91a5d65e0f9ddf4fce38bcd2734e70'
          'SKIP')
 # Botan Distribution Key. To import: gpg --import botan.key
 validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC')



More information about the arch-commits mailing list