kgamma5: update to 5.17.4

[ci skip]
This commit is contained in:
John 2019-12-04 09:47:05 +01:00
parent a8d1999757
commit 2c0e493f41

View file

@ -1,6 +1,6 @@
# Template file for 'kgamma5' # Template file for 'kgamma5'
pkgname=kgamma5 pkgname=kgamma5
version=5.17.3 version=5.17.4
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DBUILD_TESTING=OFF" configure_args="-DBUILD_TESTING=OFF"
@ -11,7 +11,7 @@ maintainer="John <johnz@posteo.net>"
license="GPL-2.0-or-later" license="GPL-2.0-or-later"
homepage="https://projects.kde.org/projects/plasma/kgamma5" homepage="https://projects.kde.org/projects/plasma/kgamma5"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz" distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=5f2428fdd7365cc2b99f3974b6155fbec28dcf2863dbb7caab421c5bc1156003 checksum=ab8cd07b519816a6ccb316cebece2381232e113bdb22007535950f8324f5f398
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-devel kdoctools" hostmakedepends+=" qt5-devel kdoctools"