summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDanilo Bargen2020-05-10 11:31:14 +0200
committerDanilo Bargen2020-05-10 11:31:14 +0200
commit21169ff79ada8282423a944f1b7147bd84380262 (patch)
treea39d3d6fee533a0bc01d906169e8fa1867690f57
parent750b5f47c1ba40bb53a45e354d5ea5f5c0be7257 (diff)
downloadaur-21169ff79ada8282423a944f1b7147bd84380262.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 37fdb6a5f0d9..3a295aca773b 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-appimage
pkgver=0.1.4
_pkgver=${pkgver/_/-}