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

Antonio Rojas arojas at archlinux.org
Sat Mar 11 10:23:23 UTC 2017


    Date: Saturday, March 11, 2017 @ 10:23:22
  Author: arojas
Revision: 290536

Update to 3.0.1

Modified:
  kreport/trunk/PKGBUILD

----------+
 PKGBUILD |    9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-11 10:17:53 UTC (rev 290535)
+++ PKGBUILD	2017-03-11 10:23:22 UTC (rev 290536)
@@ -2,8 +2,8 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=kreport
-pkgver=3.0.0
-pkgrel=2
+pkgver=3.0.1
+pkgrel=1
 pkgdesc="A framework for creation and generation of reports in multiple formats"
 arch=(i686 x86_64)
 url="http://www.kexi-project.org/"
@@ -11,9 +11,8 @@
 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"{,.sig})
-sha1sums=('7f76aa52952aff2b52d9d5f1e88686f5158a2fc3'
-          'SKIP')
+source=("http://download.kde.org/stable/$pkgname/src/$pkgname-$pkgver.tar.xz")
+sha1sums=('08f2cda7cd14bafcfb8afc85d851192a3dba7ca5')
 validpgpkeys=(4866BAF713B465677A4059643C7C0E201B6524DB) # Jarosław Staniek <staniek at kde.org>
 
 prepare() {



More information about the arch-commits mailing list