kinfocenter: update to 5.19.5

[ci skip]
This commit is contained in:
John 2020-09-01 17:08:05 +02:00
parent 29f6cd0523
commit a3abafbc25
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kinfocenter'
pkgname=kinfocenter
version=5.19.4
version=5.19.5
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -14,7 +14,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-2.0-or-later, LGPL-2.1-or-later, GFDL-1.2"
homepage="https://invent.kde.org/plasma/kinfocenter"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=0fa59a49ef26c0a096e80498947557cc11e1458a17570b85b54754ac3cb2846b
checksum=ffae6f6fc311cedfac2b380dcbc9f15588952cbcd66b144f4ae717801cb2bc31
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel kdoctools-devel"