kgamma5: update to 5.22.3.

This commit is contained in:
John 2021-07-08 23:01:39 +02:00
parent 66930754e1
commit 7b2915e898

View file

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