git » python-structlog.git » commit fc105fd

python-hynek: update the source of GPG key

author Chih-Hsuan Yen
2023-04-27 13:23:11 UTC
committer Chih-Hsuan Yen
2023-04-27 13:23:11 UTC
parent 52d2fb9cd73382d67f70c4fb6d9fd8ad6c65ef2a

python-hynek: update the source of GPG key

The one on GitHub is expired

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 35ac2fe..4b1a23f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -26,7 +26,7 @@ optdepends=(
 source=("git+https://github.com/hynek/structlog.git?signed#tag=$_tag")
 sha512sums=('SKIP')
 validpgpkeys=(
-  'C2A04F86ACE28ADCF817DBB7AE2536227F69F181'  # https://github.com/hynek.gpg
+  'C2A04F86ACE28ADCF817DBB7AE2536227F69F181'  # https://keys.openpgp.org/vks/v1/by-fingerprint/C2A04F86ACE28ADCF817DBB7AE2536227F69F181
 )
 
 pkgver() {