Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages /
libkeccak
Commits:
7f41e35b by Frederik Schwan at 2024-10-14T13:15:27+02:00
fix typo in gpg key array
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -12,7 +12,7 @@ depends=('glibc')
makedepends=('git')
source=("git+https://codeberg.org/maandree/libkeccak#tag=${pkgver}?signed")
b2sums=('4ac4d914b389a977121a8a03759f488415d64ec37d76d88ff20204e58810ca76216c9d91f23b325015c756ae4583672f07b95f5c8edc96cb50a5c09ad9fe71e7')
-validgpgkeys=(
+validpgpkeys=(
'3683C4B70CFA859F0173F2CCE0DD13EBFC7D5E3E' # Mattias Andrée <[email protected]>
)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libkeccak/-/commit/7f41e35b7ee825b1f25483c5fd7a1ba6c9fa1605
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libkeccak/-/commit/7f41e35b7ee825b1f25483c5fd7a1ba6c9fa1605
You're receiving this email because of your account on gitlab.archlinux.org.