diff --git a/srcpkgs/prison/template b/srcpkgs/prison/template index 9555e525a06..31d58fae387 100644 --- a/srcpkgs/prison/template +++ b/srcpkgs/prison/template @@ -1,6 +1,6 @@ # Template file for 'prison' pkgname=prison -version=5.66.0 +version=5.67.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=ff5b4ae32ae44f2aea4b9254afe54af0fc9ea742517116cd2322e1a71a7315ce +checksum=ae3d9acd0b7bb469f1597e8e453ba8a056f2fdc2450a5ed332c29a19bcefec5d if [ "$CROSS_BUILD" ];then hostmakedepends+=" qt5-qmake qt5-host-tools"