prison: update to 5.107.0.

This commit is contained in:
John 2023-06-10 17:25:55 +02:00
parent 8f72cf7de4
commit d1c4b40a90

View File

@ -1,7 +1,7 @@
# Template file for 'prison'
pkgname=prison
version=5.105.0
revision=2
version=5.107.0
revision=1
build_style=cmake
hostmakedepends="kcoreaddons extra-cmake-modules qt5-tools doxygen
qt5-declarative-devel qt5-qmake qt5-host-tools"
@ -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=6e05ec6085df7a33e74e450286f596fe7368bbec6ef46e67efd1738966784261
checksum=cc702edf7fd3f36b567ca2d1bfc315e80312e7e33fb6a0db49cc4a3b6fa64a9c
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args="-DBUILD_TESTING=ON"