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

Antonio Rojas arojas at gemini.archlinux.org
Mon Oct 25 13:27:54 UTC 2021


    Date: Monday, October 25, 2021 @ 13:27:53
  Author: arojas
Revision: 426532

Update to 2.28.2

Modified:
  botan/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-25 12:25:49 UTC (rev 426531)
+++ PKGBUILD	2021-10-25 13:27:53 UTC (rev 426532)
@@ -7,7 +7,7 @@
 # Contributor: Jack Lloyd <jack at randombit.net>
 
 pkgname=botan
-pkgver=2.18.1
+pkgver=2.18.2
 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=('f8c7b46222a857168a754a5cc329bb780504122b270018dda5304c98db28ae29'
+sha256sums=('541a3b13f1b9d30f977c6c1ae4c7bfdfda763cda6e44de807369dce79f42307e'
             'SKIP')
 validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC') # Botan Distribution Key
 



More information about the arch-commits mailing list