prison: update to 5.108.0.

This commit is contained in:
John 2023-07-25 10:11:44 +02:00
parent f7951315a6
commit f090c045c7

View file

@ -1,6 +1,6 @@
# Template file for 'prison'
pkgname=prison
version=5.107.0
version=5.108.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=cc702edf7fd3f36b567ca2d1bfc315e80312e7e33fb6a0db49cc4a3b6fa64a9c
checksum=8453d483d89d08edbc178a643ff5ca1bb35c1aaa00e4e2d34fa87879da15c6de
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args="-DBUILD_TESTING=ON"