diff --git a/srcpkgs/prison/template b/srcpkgs/prison/template index 5a98887587d..36998655dc1 100644 --- a/srcpkgs/prison/template +++ b/srcpkgs/prison/template @@ -1,6 +1,6 @@ # Template file for 'prison' pkgname=prison -version=5.83.0 +version=5.84.0 revision=1 build_style=cmake hostmakedepends="kcoreaddons extra-cmake-modules qt5-tools doxygen qt5-declarative-devel" @@ -11,7 +11,7 @@ maintainer="John " license="MIT" homepage="https://community.kde.org/Frameworks" distfiles="${KDE_SITE}/frameworks/${version%.*}/prison-${version}.tar.xz" -checksum=6af9ecd86b07a055a16ba96dd01b69c5304f91307cdcc7c9b063fda5d561e2c8 +checksum=f27a51658a0fa3f761cb231542c92931f34e5a7030f7d8792b12a18b1d206d9d if [ "$CROSS_BUILD" ];then hostmakedepends+=" qt5-qmake qt5-host-tools"