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() {