ksystemlog: update to 18.08.0.
This commit is contained in:
parent
09d45308a3
commit
49e906a4cf
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ksystemlog'
|
# Template file for 'ksystemlog'
|
||||||
pkgname=ksystemlog
|
pkgname=ksystemlog
|
||||||
version=18.04.3
|
version=18.08.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=6444d768238892527993d965bc26c6f4e60bbf92c6a999a9d6e7e21a29efef84
|
checksum=5001b0f54d253d1142f8794eb18a020331785abbb61cdeaedd0344c85546bed4
|
||||||
|
|
||||||
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