Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
sha3sum


Commits:
0f79e204 by Frederik Schwan at 2023-12-07T22:15:48+01:00
upgpkg: 1.2.3.1-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,12 @@
+pkgbase = sha3sum
+       pkgdesc = Keccak-family checksum calculator, including SHA-3
+       pkgver = 1.2.3.1
+       pkgrel = 1
+       url = https://codeberg.org/maandree/sha3sum
+       arch = x86_64
+       license = custom:ISC
+       depends = libkeccak>=1.2
+       source = https://codeberg.org/maandree/sha3sum/archive/1.2.3.1.tar.gz
+       b2sums = 
5e1c9c8a7ea4a04bab3c1d05234b67f7ddad9c3c29931ab576bf59dbea9912c60049f8871fe91305be0c6ade9e68581d24ebb1c91223d0c29066e7c2d6d6b64e
+
+pkgname = sha3sum


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Mattias Andrée <`base64 -d`(bWFhbmRyZWUK)@kth.se>
 
 pkgname=sha3sum
-pkgver=1.2.3
+pkgver=1.2.3.1
 pkgrel=1
 pkgdesc="Keccak-family checksum calculator, including SHA-3"
 arch=('x86_64')
@@ -10,7 +10,7 @@ url='https://codeberg.org/maandree/sha3sum'
 license=('custom:ISC')
 depends=('libkeccak>=1.2')
 source=("https://codeberg.org/maandree/sha3sum/archive/${pkgver}.tar.gz";)
-b2sums=('f864267f68f257a52afc9aeeb96d6aab96a8a70c3139ff08881b261d6ee2477d116dd5d1cae359850e973ae37a44230b7202c18c5e93c97e4c34190aa7a57909')
+b2sums=('5e1c9c8a7ea4a04bab3c1d05234b67f7ddad9c3c29931ab576bf59dbea9912c60049f8871fe91305be0c6ade9e68581d24ebb1c91223d0c29066e7c2d6d6b64e')
 
 prepare() {
   cd ${pkgname}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sha3sum/-/commit/0f79e2047bb4797446c9b835840db6ee12983ba1

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sha3sum/-/commit/0f79e2047bb4797446c9b835840db6ee12983ba1
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to