ksystemlog: update to 18.12.0.
This commit is contained in:
parent
8a847e5907
commit
423eb0c9e6
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ksystemlog'
|
# Template file for 'ksystemlog'
|
||||||
pkgname=ksystemlog
|
pkgname=ksystemlog
|
||||||
version=18.08.3
|
version=18.12.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules pkg-config"
|
hostmakedepends="extra-cmake-modules pkg-config"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://kde.org/applications/system/ksystemlog/"
|
homepage="https://kde.org/applications/system/ksystemlog/"
|
||||||
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
||||||
checksum=0aeacf783e465f84934359f41c5afda487a8f7d1ff9cdd4dd3687df11d732583
|
checksum=d54276839b68aa7c72c73f3cea822a0f1588a7642b37f14885cd039f601c083e
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" kconfig kdoctools python qt5-host-tools qt5-qmake"
|
hostmakedepends+=" kconfig kdoctools python qt5-host-tools qt5-qmake"
|
||||||
|
|
Loading…
Reference in New Issue