Date: Thursday, November 17, 2022 @ 08:02:28
  Author: arojas
Revision: 461969

upgpkg: botan 2.19.3-1: Update to 2.19.3

Modified:
  botan/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-11-17 07:27:14 UTC (rev 461968)
+++ PKGBUILD    2022-11-17 08:02:28 UTC (rev 461969)
@@ -7,7 +7,7 @@
 # Contributor: Jack Lloyd <[email protected]>
 
 pkgname=botan
-pkgver=2.19.2
+pkgver=2.19.3
 pkgrel=1
 pkgdesc='Crypto library written in C++'
 arch=(x86_64)
@@ -17,7 +17,7 @@
 makedepends=(python boost)
 optdepends=('python: for using botan2.py' 'boost-libs: for the botan 
executable')
 source=(https://botan.randombit.net/releases/Botan-${pkgver}.tar.xz{,.asc})
-sha256sums=('3af5f17615c6b5cd8b832d269fb6cb4d54ec64f9eb09ddbf1add5093941b4d75'
+sha256sums=('dae047f399c5a47f087db5d3d9d9e8f11ae4985d14c928d71da1aff801802d55'
             'SKIP')
 validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC') # Botan Distribution 
Key
 

Reply via email to