diff --git a/srcpkgs/prison/template b/srcpkgs/prison/template index f8bec0533fd..81334a613e9 100644 --- a/srcpkgs/prison/template +++ b/srcpkgs/prison/template @@ -1,6 +1,6 @@ # Template file for 'prison' pkgname=prison -version=5.43.0 +version=5.47.0 revision=1 build_style=cmake hostmakedepends="extra-cmake-modules qt5-tools" @@ -9,8 +9,8 @@ short_desc="Barcode API to produce QRCode barcodes and DataMatrix barcodes" maintainer="John " license="MIT" homepage="https://community.kde.org/Frameworks" -distfiles="https://download.kde.org/stable/frameworks/${version%.*}/prison-${version}.tar.xz" -checksum=0cabcb4bea129de67f0e1f9d4f7973c34067e6e6b56b95a11d9917fafa901305 +distfiles="${KDE_SITE}/frameworks/${version%.*}/prison-${version}.tar.xz" +checksum=b08b91f884f1542a6102930ad6c97042b3927a69fd3b0224b5d2ba105e15419e if [ "$CROSS_BUILD" ];then hostmakedepends+=" qt5-qmake qt5-host-tools"