kgamma5: update to 5.20.3

[ci skip]
This commit is contained in:
John 2020-11-11 15:51:01 +01:00 committed by John Zimmermann
parent 88717bd8c0
commit 56953b5e7a

View file

@ -1,6 +1,6 @@
# Template file for 'kgamma5'
pkgname=kgamma5
version=5.20.2
version=5.20.3
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-2.0-or-later"
homepage="https://invent.kde.org/plasma/kgamma5"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=79720c6899e6edff68692832a84dc3b935929000b90599ae7dd2cbb6a0d784a4
checksum=6b1b1fbf0ee1af586c8d2d4168ef26e3b3499a1fbb87a0355684c0a5f27187dd
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-devel kdoctools"