kgamma5: update to 5.19.4

[ci skip]
This commit is contained in:
John 2020-07-28 16:53:01 +02:00
parent 50e16a00ce
commit 1c30e948cf

View file

@ -1,6 +1,6 @@
# Template file for 'kgamma5'
pkgname=kgamma5
version=5.19.3
version=5.19.4
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -9,9 +9,9 @@ makedepends="kdesignerplugin-devel kdelibs4support-devel kdoctools-devel"
short_desc="KDE gamma adjustiment app"
maintainer="John <me@johnnynator.dev>"
license="GPL-2.0-or-later"
homepage="https://projects.kde.org/projects/plasma/kgamma5"
homepage="https://invent.kde.org/plasma/kgamma5"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=918f4e0146f088d96bea87f7c8b3842633680c816b82a3070831d5b2d492bd94
checksum=df2fd804d7a8a138d5a8d355a921162c4cb91bdd30d443fee8dab62bd40c9647
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-devel kdoctools"