prison: update to 5.111.0.

This commit is contained in:
John 2023-10-24 13:29:49 +02:00
parent 9f11038ea8
commit 16e69e4609

View file

@ -1,6 +1,6 @@
# Template file for 'prison'
pkgname=prison
version=5.110.0
version=5.111.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=677170740a5cd8c80917b301f3e874fef7e8ca1aad1507d558f6e087c21f2a05
checksum=ec25f821d2e641960d477c88bdb99b5147ae5f808620abfc6c28f946ffb6deff
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args="-DBUILD_TESTING=ON"