diff --git a/srcpkgs/prison/template b/srcpkgs/prison/template index ad7e78cb72e..d401db39bc2 100644 --- a/srcpkgs/prison/template +++ b/srcpkgs/prison/template @@ -1,6 +1,6 @@ # Template file for 'prison' pkgname=prison -version=5.72.0 +version=5.73.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=57263b30ebddf564200355bf202763d9314f52aa0c50621ed79a29c8ead4dccc +checksum=a2b135ffdf1af240366f3fb077c02c02094fb1706c6e84fab5186802544a5b87 if [ "$CROSS_BUILD" ];then hostmakedepends+=" qt5-qmake qt5-host-tools"