diff --git a/srcpkgs/prison/template b/srcpkgs/prison/template index d42f0a8458..614317c32e 100644 --- a/srcpkgs/prison/template +++ b/srcpkgs/prison/template @@ -1,6 +1,6 @@ # Template file for 'prison' pkgname=prison -version=5.54.0 +version=5.55.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=6b8e6db9ce142d47014403c6e5bcc79c8a7a77b3a490102d508a4f4866f5effc +checksum=07c4074a6f37ccd3acecad283286adb86ecec429b7bccfd0a15533839d604df5 if [ "$CROSS_BUILD" ];then hostmakedepends+=" qt5-qmake qt5-host-tools"