kig: update to 19.04.1.

This commit is contained in:
Piotr Wójcik 2019-05-09 22:09:56 +02:00 committed by Helmut Pozimski
parent b952fc1411
commit b62aa4c3b1

View file

@ -1,6 +1,6 @@
# Template file for 'kig'
pkgname=kig
version=19.04.0
version=19.04.1
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules kcoreaddons pkg-config python"
@ -10,7 +10,7 @@ maintainer="Piotr Wójcik <chocimier@tlen.pl>"
license="GPL-2.0-only"
homepage="https://www.kde.org/applications/education/kig/"
distfiles="${KDE_SITE}/applications/${version}/src/kig-${version}.tar.xz"
checksum=781243a23a94d7a9882bd69ddfcd74a5b9df0ce28cd45488e62dcf54e3633234
checksum=37684e2d1893c2f3a412add1edd73047d3ae8ff501b035943a9793b94d468a79
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" kdoctools qt5-host-tools qt5-qmake"