ksystemlog: update to 18.08.3.

This commit is contained in:
Piotr Wójcik 2018-11-09 00:04:33 +01:00 committed by maxice8
parent 7edc7b8406
commit bd471e6155
1 changed files with 2 additions and 2 deletions

View File

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