kgamma5: update to 5.23.2.

This commit is contained in:
John 2021-10-26 23:34:17 +02:00
parent 633215173c
commit f75a83321b

View file

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