prison: update to 5.105.0

This commit is contained in:
Kenneth Raplee 2023-04-22 08:23:48 -07:00 committed by John
parent 97b7a2a9d5
commit 46ce8d9983
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'prison'
pkgname=prison
version=5.103.0
version=5.105.0
revision=2
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=44c5f902fac041e6aeb2baa6f26a1b58b3531d500f40e0411e171d3607b0f288
checksum=6e05ec6085df7a33e74e450286f596fe7368bbec6ef46e67efd1738966784261
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args="-DBUILD_TESTING=ON"