ksystemlog: update to 18.12.0.

This commit is contained in:
Piotr Wójcik 2018-12-13 23:25:35 +01:00 committed by Helmut Pozimski
parent 8a847e5907
commit 423eb0c9e6
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'ksystemlog'
pkgname=ksystemlog
version=18.08.3
version=18.12.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.0-or-later"
homepage="https://kde.org/applications/system/ksystemlog/"
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
checksum=0aeacf783e465f84934359f41c5afda487a8f7d1ff9cdd4dd3687df11d732583
checksum=d54276839b68aa7c72c73f3cea822a0f1588a7642b37f14885cd039f601c083e
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" kconfig kdoctools python qt5-host-tools qt5-qmake"