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

Antonio Rojas arojas at archlinux.org
Mon Apr 8 22:19:56 UTC 2019


    Date: Monday, April 8, 2019 @ 22:19:55
  Author: arojas
Revision: 350400

Update to 4.2.0

Modified:
  kproperty/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-08 20:58:42 UTC (rev 350399)
+++ PKGBUILD	2019-04-08 22:19:55 UTC (rev 350400)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=kproperty
-pkgver=3.1.0
+pkgver=3.2.0
 pkgrel=1
 pkgdesc="A property editing framework with editor widget similar to what is known from Qt Designer"
 arch=(x86_64)
@@ -8,9 +8,9 @@
 url="http://www.kexi-project.org/"
 license=(GPL2)
 depends=(kwidgetsaddons kguiaddons kcoreaddons kconfig)
-makedepends=(extra-cmake-modules python qt5-tools doxygen)
+makedepends=(extra-cmake-modules python qt5-tools doxygen qt5-doc)
 source=("https://download.kde.org/stable/$pkgname/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('7ede8ee868ba480e4666a32b4b26d279b1e45177f83b0ada32a15fa9cee514a3'
+sha256sums=('67af0c2d74715957bd5373a6a30589ff0a996cb1d267dfd0538dccaa9a768dfa'
             'SKIP')
 validpgpkeys=(4866BAF713B465677A4059643C7C0E201B6524DB) # Jarosław Staniek <staniek at kde.org>
 



More information about the arch-commits mailing list