prison: update to 5.110.0.

This commit is contained in:
John 2023-09-13 15:53:47 +02:00
parent eb7cb134ee
commit e608cd2837

View file

@ -1,6 +1,6 @@
# Template file for 'prison'
pkgname=prison
version=5.109.0
version=5.110.0
revision=1
build_style=cmake
hostmakedepends="kcoreaddons extra-cmake-modules qt5-tools doxygen
@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
license="MIT"
homepage="https://community.kde.org/Frameworks"
distfiles="${KDE_SITE}/frameworks/${version%.*}/prison-${version}.tar.xz"
checksum=8109d7daada25735e4aa9c0f0b51640f34386aa51a9d03bb49b84a0359e8bcde
checksum=677170740a5cd8c80917b301f3e874fef7e8ca1aad1507d558f6e087c21f2a05
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args="-DBUILD_TESTING=ON"