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

Antonio Rojas arojas at archlinux.org
Sun Feb 11 10:35:09 UTC 2018


    Date: Sunday, February 11, 2018 @ 10:35:08
  Author: arojas
Revision: 292116

signature

Modified:
  rsibreak/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-11 10:30:14 UTC (rev 292115)
+++ PKGBUILD	2018-02-11 10:35:08 UTC (rev 292116)
@@ -10,8 +10,10 @@
 license=(GPL)
 depends=(knotifyconfig kidletime hicolor-icon-theme)
 makedepends=(extra-cmake-modules kdoctools python)
-source=("http://download.kde.org/stable/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz")
-sha256sums=('48e4bfd934df54766a97a23af51a74cfaa5cf1b4c41da9e521fcffd465ebc9e2')
+source=("http://download.kde.org/stable/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('48e4bfd934df54766a97a23af51a74cfaa5cf1b4c41da9e521fcffd465ebc9e2'
+            'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid <aacid at kde.org>
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list