kgamma5: update to 5.21.3.

This commit is contained in:
John 2021-03-18 09:15:58 +01:00
parent f4387a9c29
commit 81cb578d66

View file

@ -1,6 +1,6 @@
# Template file for 'kgamma5' # Template file for 'kgamma5'
pkgname=kgamma5 pkgname=kgamma5
version=5.21.2 version=5.21.3
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=d1c5fdf27408f43faa2ab6e18cda373860c4fce8e13dd213d9b4fb7aaf32d832 checksum=892c0cf1cc988c8291da4ef080d70df3211920a5dbe99275afdf796a1ae71941
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-devel kdoctools" hostmakedepends+=" qt5-devel kdoctools"