ksystemlog: update to 18.08.2.

This commit is contained in:
Piotr Wójcik 2018-10-11 22:53:39 +02:00 committed by maxice8
parent dd5c89905c
commit fe319de876
1 changed files with 2 additions and 2 deletions

View File

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