kgamma5: update to 5.19.3

[ci skip]
This commit is contained in:
John 2020-07-07 15:43:38 +02:00
parent 8954065836
commit cebf46fe6f

View file

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