ksystemlog: update to 19.04.1.

This commit is contained in:
Piotr Wójcik 2019-05-09 22:09:30 +02:00 committed by Helmut Pozimski
parent f20f0b5b0c
commit 4aea012d7e

View file

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