summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDanilo Bargen2020-05-10 11:30:57 +0200
committerDanilo Bargen2020-05-10 11:30:57 +0200
commitb5bc4beb1a40e23ea1f112910afbf923fd149b90 (patch)
tree4eef95d828b775c15cc392a00c54d9a5ec07fa9d
parent14c8e26e80c2c485ca38b4b56deeb973f71ab4c9 (diff)
downloadaur-b5bc4beb1a40e23ea1f112910afbf923fd149b90.tar.gz
Add note about key to PKGBUILD
-rw-r--r--PKGBUILD8
1 files changed, 7 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 054e35a3a7eb..ff62a6d48545 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,11 @@
# Maintainer: Danilo Bargen <aur at dbrgn dot ch>
-# PGP key is on keyservers
+#
+# PGP key is on keyservers. To import:
+#
+# gpg --receive-keys 7EF3061F5C8D5E25
+#
+# See https://wiki.archlinux.org/index.php/Makepkg#Signature_checking
+# for more details # on package signing.
pkgname=librepcb
pkgver=0.1.4
_pkgver=${pkgver/_/-}