kgamma5: update to 5.23.1

This commit is contained in:
John 2021-10-18 20:01:16 +02:00
parent ae05696e74
commit 5b2277bb34

View file

@ -1,6 +1,6 @@
# Template file for 'kgamma5'
pkgname=kgamma5
version=5.22.5
version=5.23.1
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=0210777ada99795086d7ec348143e4f0e48089dd15fd30f09eb68d3739275054
checksum=cf756d0ad3ae1803830372a2b1ce7c9e23533bd7aa4aa0ddc1a1d8fe60c3a585
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-devel kdoctools"