ksystemlog: update to 19.12.0.
This commit is contained in:
parent
521bb0c784
commit
176f9486a3
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ksystemlog'
|
||||
pkgname=ksystemlog
|
||||
version=19.08.3
|
||||
version=19.12.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules kconfig kcoreaddons kdoctools pkg-config qt5-host-tools qt5-qmake"
|
||||
|
@ -9,8 +9,8 @@ short_desc="KDE System log viewer tool"
|
|||
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/ksystemlog-${version}.tar.xz"
|
||||
checksum=97fca55ae5481d77628531482da99ece40cef2c81de633fe4c1e99206d17391d
|
||||
distfiles="${KDE_SITE}/release-service/${version}/src/ksystemlog-${version}.tar.xz"
|
||||
checksum=2703649b50162babac7db7438a7b363a8ca464a5d360ed93ba50876ec2a668e7
|
||||
|
||||
pre_check() {
|
||||
export QT_QPA_PLATFORM=offscreen
|
||||
|
|
Loading…
Reference in a new issue