diff --git a/extra/botan/PKGBUILD b/extra/botan/PKGBUILD index fabc8f9e7..f3e50f34d 100644 --- a/extra/botan/PKGBUILD +++ b/extra/botan/PKGBUILD @@ -10,8 +10,8 @@ # - disable neon on !AArch64 pkgname=botan -pkgver=2.17.2 -pkgrel=2 +pkgver=2.17.3 +pkgrel=1 pkgdesc='Crypto library written in C++' arch=(x86_64) url='https://botan.randombit.net/' @@ -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=('ebe27dfe2b55d7e02bf520e926606c48b76b22facb483256b13ab38e018e1e6c' +sha256sums=('79123b654445a4abba486e09a431788545c708237382a3e765664c9f55b03b88' 'SKIP') validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC') # Botan Distribution Key