kruler: update to 19.04.2.

This commit is contained in:
Piotr Wójcik 2019-06-07 12:26:40 +02:00 committed by Piotr
parent 430eb0270d
commit 150c9bc2dc
1 changed files with 2 additions and 2 deletions

View File

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