kgamma5: update to 5.20.4

[ci skip]
This commit is contained in:
John 2020-12-04 17:10:09 +01:00 committed by John Zimmermann
parent 773d1ef64e
commit 9496f4ed33

View file

@ -1,6 +1,6 @@
# Template file for 'kgamma5' # Template file for 'kgamma5'
pkgname=kgamma5 pkgname=kgamma5
version=5.20.3 version=5.20.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 <me@johnnynator.dev>"
license="GPL-2.0-or-later" license="GPL-2.0-or-later"
homepage="https://invent.kde.org/plasma/kgamma5" homepage="https://invent.kde.org/plasma/kgamma5"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz" distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=6b1b1fbf0ee1af586c8d2d4168ef26e3b3499a1fbb87a0355684c0a5f27187dd checksum=59b1247dfc3c45247cff62e3706b52c9a1be2cf9cfe6e92c9c7299fc5cb51b41
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-devel kdoctools" hostmakedepends+=" qt5-devel kdoctools"