diff --git a/srcpkgs/prison/template b/srcpkgs/prison/template index 614317c32e7..a5c8dadc7cb 100644 --- a/srcpkgs/prison/template +++ b/srcpkgs/prison/template @@ -1,6 +1,6 @@ # Template file for 'prison' pkgname=prison -version=5.55.0 +version=5.56.0 revision=1 build_style=cmake hostmakedepends="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=07c4074a6f37ccd3acecad283286adb86ecec429b7bccfd0a15533839d604df5 +checksum=1dbe7531d1ebe6adcef6b56553812ae6557d32c3a3da65be7cd7ea02be331e16 if [ "$CROSS_BUILD" ];then hostmakedepends+=" qt5-qmake qt5-host-tools"