ksystemlog: update to 19.08.0.

This commit is contained in:
Piotr Wójcik 2019-08-17 13:47:12 +02:00 committed by Piotr
parent 36828bfec9
commit b797da9c7b
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'ksystemlog'
pkgname=ksystemlog
version=19.04.3
version=19.08.0
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=7d155c91d57e253c00f038100e136e4bf6eb4d709549d689608ee0026354a965
checksum=1231a9dd9a697fe2379a93a3a4d5c026aedf70a8f7e14d8a626ef6b782fb4259
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" kconfig kdoctools python qt5-host-tools qt5-qmake"