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

Alexander Rødseth arodseth at archlinux.org
Wed Jan 10 09:34:37 UTC 2018


    Date: Wednesday, January 10, 2018 @ 09:34:37
  Author: arodseth
Revision: 280963

upgpkg: botan 2.4.0-1

Modified:
  botan/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-10 09:30:47 UTC (rev 280962)
+++ PKGBUILD	2018-01-10 09:34:37 UTC (rev 280963)
@@ -6,7 +6,7 @@
 # Contributor: Hexchain Tong <richard0053 at gmail.com>
 
 pkgname=botan
-pkgver=2.3.0
+pkgver=2.4.0
 pkgrel=1
 pkgdesc='Crypto library written in C++'
 arch=('x86_64')
@@ -16,7 +16,7 @@
 makedepends=('python')
 validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC')
 source=("https://botan.randombit.net/releases/Botan-${pkgver}.tgz"{,.asc})
-sha256sums=('39f970fee5986a4c3e425030aef50ac284da18596c004d1a9cce7688c4e6d47c'
+sha256sums=('ed9464e2a5cfee4cd3d9bd7a8f80673b45c8a0718db2181a73f5465a606608a5'
             'SKIP')
 
 build() {



More information about the arch-commits mailing list