kgamma5: update to 5.22.4.

This commit is contained in:
John 2021-07-29 20:24:14 +02:00
parent 2bfbe539b6
commit 50b1e09e41
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kgamma5'
pkgname=kgamma5
version=5.22.3
version=5.22.4
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=4c27add40650c326f820bd013045b9b813b1cc4efb00fcf187bbc8bbc854f2ec
checksum=b4b59897426f941a2681aaf0b41b932c1da0e00efd9e7df8b919c730404cfd39
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-devel kdoctools"