kgamma5: update to 5.21.5.

This commit is contained in:
John 2021-05-04 19:26:18 +02:00
parent 420350ae5d
commit 6da8e7beda

View file

@ -1,6 +1,6 @@
# Template file for 'kgamma5'
pkgname=kgamma5
version=5.21.4
version=5.21.5
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=544387a3ab1fa630c979f8b447d3779f1f86e5d6ab7967935a8b44114f1bf6e7
checksum=e64b41468ee5ac77b2b26b009a2e491c79ca6b7b031e2bafe19dda4eb46558e1
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-devel kdoctools"