[arch-commits] Commit in grantlee/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Tue Nov 1 20:15:04 UTC 2016


    Date: Tuesday, November 1, 2016 @ 20:15:04
  Author: arojas
Revision: 279624

Add signature

Modified:
  grantlee/trunk/PKGBUILD

----------+
 PKGBUILD |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-01 20:11:41 UTC (rev 279623)
+++ PKGBUILD	2016-11-01 20:15:04 UTC (rev 279624)
@@ -15,8 +15,10 @@
 conflicts=('grantlee-qt5')
 provides=('grantlee-qt5')
 replaces=('grantlee-qt5')
-source=("http://downloads.grantlee.org/grantlee-$pkgver.tar.gz")
-md5sums=('57989ae9f7c113e682ef1713a6f1e92a')
+source=("http://downloads.grantlee.org/grantlee-$pkgver.tar.gz"{,.asc}) # Stephen Kelly <steveire at gmail.com>
+md5sums=('57989ae9f7c113e682ef1713a6f1e92a'
+         'SKIP')
+validpgpkeys=(FCA530E51EE4331C2DF16637D264C7B1D02D6509)
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list