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

Antonio Rojas arojas at archlinux.org
Thu Apr 20 17:39:25 UTC 2017


    Date: Thursday, April 20, 2017 @ 17:39:25
  Author: arojas
Revision: 293763

marble 17.04 rebuild

Modified:
  kreport/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-20 17:36:39 UTC (rev 293762)
+++ PKGBUILD	2017-04-20 17:39:25 UTC (rev 293763)
@@ -3,7 +3,7 @@
 
 pkgname=kreport
 pkgver=3.0.1
-pkgrel=1
+pkgrel=2
 pkgdesc="A framework for creation and generation of reports in multiple formats"
 arch=(i686 x86_64)
 url="http://www.kexi-project.org/"
@@ -11,8 +11,9 @@
 depends=(kproperty qt5-declarative)
 makedepends=(extra-cmake-modules python2 ki18n marble-common)
 optdepends=('marble-common: support for maps in reports')
-source=("http://download.kde.org/stable/$pkgname/src/$pkgname-$pkgver.tar.xz")
-sha1sums=('08f2cda7cd14bafcfb8afc85d851192a3dba7ca5')
+source=("http://download.kde.org/stable/$pkgname/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha1sums=('08f2cda7cd14bafcfb8afc85d851192a3dba7ca5'
+          'SKIP')
 validpgpkeys=(4866BAF713B465677A4059643C7C0E201B6524DB) # Jarosław Staniek <staniek at kde.org>
 
 prepare() {



More information about the arch-commits mailing list