summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTobias Frilling2016-04-21 11:28:36 +0200
committerTobias Frilling2016-04-21 11:28:36 +0200
commit8670fb2ef78f6445dd1055c5cb01ad520b963703 (patch)
tree39159abce7f4cfa75696ec25594796e2e75bf9ae
parent076c16f196b38d14bd737331554bd150d3d7cd2a (diff)
downloadaur-8670fb2ef78f6445dd1055c5cb01ad520b963703.tar.gz
Add commented out PGP key
-rw-r--r--PKGBUILD3
1 files changed, 3 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9e89af6a195b..bfd384428e8c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,6 +18,8 @@ source=("${url}/archive/${pkgver}.tar.gz"
"${url}/releases/download/${pkgver}/leiningen-${pkgver}-standalone.zip.asc")
noextract=("leiningen-${pkgver}-standalone.zip")
+# validpgpkeys=('2E708FB2FCECA07FF8184E275A92E04305696D78')
+
package() {
cd ${srcdir}/leiningen-${pkgver}
install -m 755 -D bin/lein-pkg ${pkgdir}/usr/bin/lein
@@ -30,3 +32,4 @@ package() {
sha256sums=('9e6a6c7b6e032921a37d5be8fcdc2c0288d3698f759e22bdd29de4eb327ebeab'
'd70078fba85d5f405d042a6d7bad3a1e5b4aafae565c2d581feb999e95ae6394'
'SKIP')
+