[arch-commits] Commit in kdevelop-pg-qt/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Tue Nov 1 20:16:38 UTC 2016


    Date: Tuesday, November 1, 2016 @ 20:16:37
  Author: arojas
Revision: 279626

Add signature

Modified:
  kdevelop-pg-qt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-01 20:15:42 UTC (rev 279625)
+++ PKGBUILD	2016-11-01 20:16:37 UTC (rev 279626)
@@ -11,8 +11,10 @@
 license=(GPL)
 depends=(qt5-base)
 makedepends=(extra-cmake-modules)
-source=("http://download.kde.org/stable/$pkgname/${pkgver}.0/src/$pkgname-$pkgver.tar.xz")
-sha1sums=('021cbe910468f4ae5169b8ff8933562c5e7dbe5f')
+source=("http://download.kde.org/stable/$pkgname/${pkgver}.0/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha1sums=('021cbe910468f4ae5169b8ff8933562c5e7dbe5f'
+          'SKIP')
+validpgpkeys=('329FD02C5AA48FCC77A4BBF0AC44AC6DB29779E6') # Sven Brauch <mail at svenbrauch.de>
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list