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

Antonio Rojas arojas at archlinux.org
Tue Nov 1 20:57:46 UTC 2016


    Date: Tuesday, November 1, 2016 @ 20:57:46
  Author: arojas
Revision: 194263

Add signature

Modified:
  partitionmanager/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-01 20:57:07 UTC (rev 194262)
+++ PKGBUILD	2016-11-01 20:57:46 UTC (rev 194263)
@@ -12,8 +12,10 @@
 license=(GPL2)
 depends=(kpmcore hicolor-icon-theme)
 makedepends=(extra-cmake-modules kdoctools python)
-source=("http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz")
-md5sums=('ffb00bd607339582dd5548eca96090e2')
+source=("http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+md5sums=('ffb00bd607339582dd5548eca96090e2'
+         'SKIP')
+validpgpkeys=(1EE5A3205904BAA2B88C0A9D24FD31940095C0E1) # Andrius Štikonas <andrius at stikonas.eu>
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list