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

Frederik Schwan freswa at archlinux.org
Thu Oct 22 11:24:30 UTC 2020


    Date: Thursday, October 22, 2020 @ 11:24:29
  Author: freswa
Revision: 729045

upgpkg: sha3sum 1.2-1

Modified:
  sha3sum/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-22 11:24:26 UTC (rev 729044)
+++ PKGBUILD	2020-10-22 11:24:29 UTC (rev 729045)
@@ -2,8 +2,8 @@
 # Contributor: Mattias Andrée <`base64 -d`(bWFhbmRyZWUK)@kth.se>
 
 pkgname=sha3sum
-pkgver=1.1.5
-pkgrel=3
+pkgver=1.2
+pkgrel=1
 pkgdesc="Keccak-family checksum calculator, including SHA-3"
 arch=('x86_64')
 url='https://github.com/maandree/sha3sum'
@@ -10,7 +10,7 @@
 license=('custom:ISC')
 depends=('libkeccak>=1.2')
 source=("https://github.com/maandree/sha3sum/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-b2sums=('e7820ee2a4c6f6cde4417e21dac7ae128a5041a8d76b70a99eaf02c86d2d115af52b2b65f1222c9be431a90c3d7044e5911c228ec80789f493749920b51427fe')
+b2sums=('1925af4152d31f30353df40e7eef12093bec1fb930be6695b37c0d36d6ad41f2fdf986a476b43489c2a75b7da7b0ee9ce8b58029da83dfcee14ca662522eb528')
 
 prepare() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list