ksystemlog: update to 18.04.0.

Closes #13680.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
Piotr Wójcik 2018-04-20 16:58:12 +02:00 committed by Enno Boland
parent 7d9bd3fd17
commit a1499e8f6b

View file

@ -1,6 +1,6 @@
# Template file for 'ksystemlog'
pkgname=ksystemlog
version=17.12.3
version=18.04.0
revision=1
build_style=cmake
configure_args="-Wno-dev -DSYSCONF_INSTALL_DIR=/etc"
@ -11,7 +11,7 @@ maintainer="Piotr Wójcik <chocimier@tlen.pl>"
license="GPL-2"
homepage="http://kde.org/applications/system/ksystemlog/"
distfiles="http://download.kde.org/stable/applications/${version}/src/${pkgname}-${version}.tar.xz"
checksum=991203b77c322f7a56f73b2ae381c3b57ebc9c913b5dc0a98898f681796cd252
checksum=009d854526d411747cd2f2aeb8afb2c6f9904176bfdfff6f79fe282fdd778c98
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" kconfig kdoctools python qt5-host-tools qt5-qmake"