diff --git a/srcpkgs/kexi/template b/srcpkgs/kexi/template index 201cae74e33..f7adb8476a8 100644 --- a/srcpkgs/kexi/template +++ b/srcpkgs/kexi/template @@ -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 " 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"