kexi: update to 3.2.0.

This commit is contained in:
John 2019-04-06 17:52:49 +02:00 committed by John Zimmermann
parent f246b5904c
commit 1fa657484d

View file

@ -1,7 +1,7 @@
# Template file for 'kexi'
pkgname=kexi
version=3.1.0
revision=3
version=3.2.0
revision=1
build_style=cmake
replaces="calligra-kexi>=0"
hostmakedepends="extra-cmake-modules kdoctools doxygen pkg-config"
@ -13,7 +13,7 @@ maintainer="John <johnz@posteo.net>"
license="GPL-2-or-later, LGPL-2.0-or-later"
homepage="http://www.kexi-project.org/"
distfiles="${KDE_SITE}/kexi/src/kexi-${version}.tar.xz"
checksum=6d55cd4af177bcb060673a0977d52bc91cc2dd1b1420d008a78f9783312152fb
checksum=7a813f9ea815a09c1e733d0e7dc879c64eee85f075389e87e6aab99cf0c1c1ff
if [ "$CROSS_BUILD" ];then
hostmakedepends+=" qt5-qmake qt5-host-tools python3 kcoreaddons"