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

Antonio Rojas arojas at archlinux.org
Fri Nov 13 17:05:00 UTC 2020


    Date: Friday, November 13, 2020 @ 17:05:00
  Author: arojas
Revision: 753923

Update to 2.17.2

Modified:
  botan/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-13 17:01:19 UTC (rev 753922)
+++ PKGBUILD	2020-11-13 17:05:00 UTC (rev 753923)
@@ -7,8 +7,8 @@
 # Contributor: Jack Lloyd <jack at randombit.net>
 
 pkgname=botan
-pkgver=2.17.1
-pkgrel=3
+pkgver=2.17.2
+pkgrel=1
 pkgdesc='Crypto library written in C++'
 arch=(x86_64)
 url='https://botan.randombit.net/'
@@ -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=('741358b3f1638ed7d9b2f59b4e344aa46f4966b15958b5434c0ac1580df0c0c1'
+sha256sums=('ebe27dfe2b55d7e02bf520e926606c48b76b22facb483256b13ab38e018e1e6c'
             'SKIP')
 validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC') # Botan Distribution Key
 



More information about the arch-commits mailing list