prison: update to 5.113.0.

This commit is contained in:
Luciogi 2023-12-24 10:06:14 +05:00 committed by John Zimmermann
parent 62c978479a
commit a85818b5f0
1 changed files with 2 additions and 2 deletions

View File

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