update b2sum of signing key
This commit is contained in:
parent
f261405291
commit
2195770bda
1 changed files with 1 additions and 1 deletions
2
PKGBUILD
2
PKGBUILD
|
@ -20,7 +20,7 @@ url="https://gitlab.com/kesslermaximilian/arch-pkgs"
|
|||
##########
|
||||
|
||||
source=(https://mkessler-arch.maximilian-kessler.de/signing_key)
|
||||
b2sums=(b0e1a6bc60f99bdda99dd053ef869a9f3f899ced7a4b23db3718baaee374375ca4013ac3eab2eb3ef6d645083722f9305c484661cd1246f6ec2e3bf62dbf95a4)
|
||||
b2sums=(acf6c058469ec7a521b568060120686a26bdf6e170b1e8fa4ec321c0f16cc6f641eaa01f33fd6c7c9c1506f66e9059ad1475852ab12b4ddc517658f1addcb235)
|
||||
|
||||
pkgver() {
|
||||
printf "r%s.%s" "$(git rev-list --count HEAD)" "$(git rev-parse --short HEAD)"
|
||||
|
|
Loading…
Reference in a new issue