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

Antonio Rojas arojas at archlinux.org
Sat Nov 7 18:11:55 UTC 2020


    Date: Saturday, November 7, 2020 @ 18:11:55
  Author: arojas
Revision: 745919

Update to 2.17.1

Modified:
  botan/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-07 17:57:44 UTC (rev 745918)
+++ PKGBUILD	2020-11-07 18:11:55 UTC (rev 745919)
@@ -7,7 +7,7 @@
 # Contributor: Jack Lloyd <jack at randombit.net>
 
 pkgname=botan
-pkgver=2.17.0
+pkgver=2.17.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=('b97044b312aa718349af7851331b064bc7bd5352400d5f80793bace427d01343'
+sha256sums=('741358b3f1638ed7d9b2f59b4e344aa46f4966b15958b5434c0ac1580df0c0c1'
             'SKIP')
 validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC') # Botan Distribution Key
 



More information about the arch-commits mailing list