prison: update to 5.115.0.

This commit is contained in:
John 2024-02-11 23:32:42 +01:00
parent e105ab95da
commit cd3612f0ea

View file

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