diff --git a/srcpkgs/prison/template b/srcpkgs/prison/template index 585ddfee7f4..d42f0a84586 100644 --- a/srcpkgs/prison/template +++ b/srcpkgs/prison/template @@ -1,6 +1,6 @@ # Template file for 'prison' pkgname=prison -version=5.53.0 +version=5.54.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=61b5f10b48d847ce60769d10525a8f4c3c7120d71dd8e2e6285d303ea519b579 +checksum=6b8e6db9ce142d47014403c6e5bcc79c8a7a77b3a490102d508a4f4866f5effc if [ "$CROSS_BUILD" ];then hostmakedepends+=" qt5-qmake qt5-host-tools"