[arch-commits] Commit in kreport/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Mon Apr 8 22:27:21 UTC 2019
Date: Monday, April 8, 2019 @ 22:27:20
Author: arojas
Revision: 350404
Update to 3.2.0
Modified:
kreport/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-04-08 22:23:27 UTC (rev 350403)
+++ PKGBUILD 2019-04-08 22:27:20 UTC (rev 350404)
@@ -1,7 +1,7 @@
# Maintainer: Antonio Rojas <arojas at archlinux.org>
pkgname=kreport
-pkgver=3.1.0
+pkgver=3.2.0
pkgrel=1
pkgdesc="A framework for creation and generation of reports in multiple formats"
arch=(x86_64)
@@ -8,10 +8,10 @@
url="http://www.kexi-project.org/"
license=(GPL2)
depends=(kproperty qt5-declarative)
-makedepends=(extra-cmake-modules python qt5-tools marble-common)
+makedepends=(extra-cmake-modules python qt5-tools marble-common doxygen qt5-doc)
optdepends=('marble-common: support for maps in reports')
source=("https://download.kde.org/stable/$pkgname/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('3b6485629b5e4343b7ddf42efb1927310d60b143a22afe79925147d0ddcdf36c'
+sha256sums=('22716d719654e8f887fe4d33654e252ddf3d3d818c44e15a8af0e6f2e7d6ccd7'
'SKIP')
validpgpkeys=(4866BAF713B465677A4059643C7C0E201B6524DB) # Jarosław Staniek <staniek at kde.org>
More information about the arch-commits
mailing list