diff --git a/community/botan/PKGBUILD b/community/botan/PKGBUILD index 5f8d205d6..2395caccf 100644 --- a/community/botan/PKGBUILD +++ b/community/botan/PKGBUILD @@ -10,7 +10,7 @@ # - disable neon on !AArch64 pkgname=botan -pkgver=2.17.0 +pkgver=2.17.1 pkgrel=1 pkgdesc='Crypto library written in C++' arch=(x86_64) @@ -20,7 +20,7 @@ depends=(xz sqlite) makedepends=(python boost openssl) optdepends=('python: for using botan2.py' 'boost-libs: for the botan executable') source=("https://botan.randombit.net/releases/Botan-${pkgver}.tar.xz"{,.asc}) -sha256sums=('b97044b312aa718349af7851331b064bc7bd5352400d5f80793bace427d01343' +sha256sums=('741358b3f1638ed7d9b2f59b4e344aa46f4966b15958b5434c0ac1580df0c0c1' 'SKIP') validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC') # Botan Distribution Key