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

Antonio Rojas arojas at archlinux.org
Sun May 9 13:14:02 UTC 2021


    Date: Sunday, May 9, 2021 @ 13:14:02
  Author: arojas
Revision: 414867

Update to 2.18.1

Modified:
  botan/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-09 09:56:39 UTC (rev 414866)
+++ PKGBUILD	2021-05-09 13:14:02 UTC (rev 414867)
@@ -7,7 +7,7 @@
 # Contributor: Jack Lloyd <jack at randombit.net>
 
 pkgname=botan
-pkgver=2.18.0
+pkgver=2.18.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=('cc64852e1e0c5bb30ecd052e4a12d5136125a8ce5c3be2efb6fb061c8677e327'
+sha256sums=('f8c7b46222a857168a754a5cc329bb780504122b270018dda5304c98db28ae29'
             'SKIP')
 validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC') # Botan Distribution Key
 



More information about the arch-commits mailing list