prison: update to 5.112.0.

This commit is contained in:
John 2023-11-28 10:22:16 +01:00
parent 04c3f90129
commit ef66a58118

View file

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