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

Antonio Rojas arojas at gemini.archlinux.org
Sat Jan 22 00:00:27 UTC 2022


    Date: Saturday, January 22, 2022 @ 00:00:27
  Author: arojas
Revision: 434894

Update to 2.19.1

Modified:
  botan/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-21 21:51:09 UTC (rev 434893)
+++ PKGBUILD	2022-01-22 00:00:27 UTC (rev 434894)
@@ -7,7 +7,7 @@
 # Contributor: Jack Lloyd <jack at randombit.net>
 
 pkgname=botan
-pkgver=2.19.0
+pkgver=2.19.1
 pkgrel=1
 pkgdesc='Crypto library written in C++'
 arch=(x86_64)
@@ -17,7 +17,7 @@
 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=('240d9e56e6acb91ef4cf06a8a1c6c0f101c61d40cf48cccf139faef821d7040b'
+sha256sums=('e26e00cfefda64082afdd540d3c537924f645d6a674afed2cd171005deff5560'
             'SKIP')
 validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC') # Botan Distribution Key
 



More information about the arch-commits mailing list