kgamma5: update to 5.22.2.

This commit is contained in:
John 2021-06-23 19:15:55 +02:00
parent 6df6ad5b57
commit 17eacae61f

View file

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