kruler: update to 18.04.0.

Closes #13681.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
Piotr Wójcik 2018-04-20 16:58:02 +02:00 committed by Enno Boland
parent a7fdd0b315
commit 7d9bd3fd17

View file

@ -1,6 +1,6 @@
# Template file for 'kruler'
pkgname=kruler
version=17.12.3
version=18.04.0
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules pkg-config"
@ -10,7 +10,7 @@ maintainer="Piotr Wójcik <chocimier@tlen.pl>"
license="GPL-2"
homepage="https://www.kde.org/applications/graphics/kruler/"
distfiles="https://download.kde.org/stable/applications/${version}/src/${pkgname}-${version}.tar.xz"
checksum=4a4ba08ec6c2180725220964745bea331bfb3cabb6b9dce8426f6b991edf2264
checksum=997327e2f31488d5c5a318a00896b2051fd5d62142f3c894440f930d2c6aa12e
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" kconfig kdoctools python qt5-host-tools qt5-qmake"