diff --git a/srcpkgs/prison/template b/srcpkgs/prison/template index 47b72c3672..ad7e78cb72 100644 --- a/srcpkgs/prison/template +++ b/srcpkgs/prison/template @@ -1,6 +1,6 @@ # Template file for 'prison' pkgname=prison -version=5.71.0 +version=5.72.0 revision=1 build_style=cmake hostmakedepends="kcoreaddons extra-cmake-modules qt5-tools" @@ -10,7 +10,7 @@ maintainer="John " license="MIT" homepage="https://community.kde.org/Frameworks" distfiles="${KDE_SITE}/frameworks/${version%.*}/prison-${version}.tar.xz" -checksum=44762ee7a3993bd7527f0b33ee09bacc1d5a518641b79932e5490a511ac7e87f +checksum=57263b30ebddf564200355bf202763d9314f52aa0c50621ed79a29c8ead4dccc if [ "$CROSS_BUILD" ];then hostmakedepends+=" qt5-qmake qt5-host-tools"