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

Antonio Rojas arojas at archlinux.org
Mon Apr 8 22:23:07 UTC 2019


    Date: Monday, April 8, 2019 @ 22:23:06
  Author: arojas
Revision: 350402

Update to 3.2.0

Modified:
  kdb/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-08 22:20:22 UTC (rev 350401)
+++ PKGBUILD	2019-04-08 22:23:06 UTC (rev 350402)
@@ -1,17 +1,17 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=kdb
-pkgver=3.1.0
-pkgrel=6
+pkgver=3.2.0
+pkgrel=1
 pkgdesc="A database connectivity and creation framework for various database vendors"
 arch=(x86_64)
 url="http://www.kexi-project.org/"
 license=(GPL2)
 depends=(kcoreaddons)
-makedepends=(extra-cmake-modules python mariadb-libs postgresql qt5-tools doxygen)
+makedepends=(extra-cmake-modules python mariadb-libs postgresql qt5-tools doxygen qt5-doc)
 optdepends=('mariadb-libs: MySQL plugin' 'postgresql: PostgreSQL plugin')
 source=("https://download.kde.org/stable/$pkgname/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('175645a149ae4d758ff2746900f6eabe4734b2bdac4d8c95893c650be4f929f2'
+sha256sums=('8f8983bc8d143832dc14bc2003ba6af1af27688e477c0c791fd61445464f2069'
             'SKIP')
 validpgpkeys=(4866BAF713B465677A4059643C7C0E201B6524DB) # Jarosław Staniek <staniek at kde.org>
 



More information about the arch-commits mailing list