kgamma5: update to 5.18.5

[ci skip]
This commit is contained in:
John 2020-05-05 23:57:06 +02:00
parent 20f9465037
commit c9ae4cd4c3
No known key found for this signature in database
GPG key ID: 5FDE97AF468A09B7

View file

@ -1,6 +1,6 @@
# Template file for 'kgamma5'
pkgname=kgamma5
version=5.18.4.1
version=5.18.5
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -10,8 +10,8 @@ short_desc="KDE gamma adjustiment app"
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=08b5c447edc0210eaab7244cec640863f9097556d97bf010a525d8184705d2fd
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=3aa89e361646214fb4910409644b941c83a85505d3d8a1d37984598d3e54269f
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-devel kdoctools"