From a0015e5564af6818bbd846a8a1d8b0c2f1ad89b0 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Fri, 8 Nov 2019 23:32:47 +0000 Subject: [PATCH] community/botan to 2.12.1-1 --- community/botan/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/botan/PKGBUILD b/community/botan/PKGBUILD index 8a0ff0aff..fdf4c1986 100644 --- a/community/botan/PKGBUILD +++ b/community/botan/PKGBUILD @@ -9,7 +9,7 @@ # - disable neon on !AArch64 pkgname=botan -pkgver=2.12.0 +pkgver=2.12.1 pkgrel=1 pkgdesc='Crypto library written in C++' arch=(x86_64) @@ -19,7 +19,7 @@ makedepends=(python) 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() {