prison: update to 5.52.0.

This commit is contained in:
John 2018-11-10 11:35:57 +01:00 committed by Johannes
parent fbd4238cfb
commit ee33c30303
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'prison'
pkgname=prison
version=5.51.0
version=5.52.0
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules qt5-tools"
@ -10,7 +10,7 @@ maintainer="John <johnz@posteo.net>"
license="MIT"
homepage="https://community.kde.org/Frameworks"
distfiles="${KDE_SITE}/frameworks/${version%.*}/prison-${version}.tar.xz"
checksum=56419afb54acdc63f6d5624d66b10852820302002a7431323dac7a23e4fca2ce
checksum=8d9a88137995abf42cc11ad8d42c23759939bc837b74f8527d09866c0879c4b1
if [ "$CROSS_BUILD" ];then
hostmakedepends+=" qt5-qmake qt5-host-tools"