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

Antonio Rojas arojas at archlinux.org
Thu Jul 30 06:33:36 UTC 2020


    Date: Thursday, July 30, 2020 @ 06:33:35
  Author: arojas
Revision: 665870

Udpate to 2.15.0

Modified:
  botan/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-30 04:19:17 UTC (rev 665869)
+++ PKGBUILD	2020-07-30 06:33:35 UTC (rev 665870)
@@ -6,7 +6,7 @@
 # Contributor: Jack Lloyd <jack at randombit.net>
 
 pkgname=botan
-pkgver=2.14.0
+pkgver=2.15.0
 pkgrel=1
 pkgdesc='Crypto library written in C++'
 arch=(x86_64)
@@ -16,7 +16,7 @@
 optdepends=('python: for using botan2.py')
 validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC')
 source=("https://botan.randombit.net/releases/Botan-${pkgver}.tar.xz"{,.asc})
-sha256sums=('0c10f12b424a40ee19bde00292098e201d7498535c062d8d5b586d07861a54b5'
+sha256sums=('d88af1307f1fefac79aa4f2f524699478d69ce15a857cf2d0a90ac6bf2a50009'
             'SKIP')
 
 build() {



More information about the arch-commits mailing list