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

Antonio Rojas arojas at archlinux.org
Fri Nov 8 21:05:34 UTC 2019


    Date: Friday, November 8, 2019 @ 21:05:34
  Author: arojas
Revision: 524681

Update to 2.12.1

Modified:
  botan/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-08 21:00:33 UTC (rev 524680)
+++ PKGBUILD	2019-11-08 21:05:34 UTC (rev 524681)
@@ -6,8 +6,8 @@
 # Contributor: Jack Lloyd <jack at randombit.net>
 
 pkgname=botan
-pkgver=2.12.0
-pkgrel=2
+pkgver=2.12.1
+pkgrel=1
 pkgdesc='Crypto library written in C++'
 arch=(x86_64)
 url='https://botan.randombit.net/'
@@ -16,7 +16,7 @@
 optdepends=('python: for using botan2.py')
 validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC')
 source=("https://botan.randombit.net/releases/Botan-${pkgver}.tar.xz"{,.asc})
-sha256sums=('1eaefd459d52f27de1805cff8c68792e0610919648ee98e101980e94edb90a63'
+sha256sums=('7e035f142a51fca1359705792627a282456d49749bf62a37a8e48375d41baaa9'
             'SKIP')
 
 build() {



More information about the arch-commits mailing list