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


Commits:
dfef21c2 by Frederik Schwan at 2024-06-10T22:45:13+02:00
enable signature checking

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -10,8 +10,11 @@ url='https://codeberg.org/maandree/sha3sum'
 license=('custom:ISC')
 depends=('libkeccak>=1.4')
 makedepends=('git')
-source=("git+https://codeberg.org/maandree/sha3sum.git#tag=${pkgver}";)
+source=("git+https://codeberg.org/maandree/sha3sum.git#tag=${pkgver}?signed";)
 
b2sums=('82c48b3b5ae39d37a926129f73318b0d0052fe2e4c953befb6b8199442e30f19869156636ae391cd5460b50ed8f1294cf6a9638b85dad2dc2871d33cc05333b2')
+validgpgkeys=(
+  'BC61893EC01FDBDEE061BEF67BE0C42240089FE0' # attias Andrée <maand...@kth.se>
+)
 
 prepare() {
   cd ${pkgname}



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

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


Reply via email to