prison: update to 5.59.0

[ci skip]
This commit is contained in:
John 2019-06-08 14:21:05 +02:00
parent 8798524d99
commit af8bbcd4a9
No known key found for this signature in database
GPG key ID: 778558807E4FFC55

View file

@ -1,6 +1,6 @@
# Template file for 'prison'
pkgname=prison
version=5.58.0
version=5.59.0
revision=1
build_style=cmake
hostmakedepends="kcoreaddons 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=2bd97bf19e70b67cac49eaefb89a0fe8bd506e710e10df41f9b7c65d9dc30b1d
checksum=dc5020918f0b18f4e527df19302d7a58c82a51a5f611cec2bb14e8fe16ac4610
if [ "$CROSS_BUILD" ];then
hostmakedepends+=" qt5-qmake qt5-host-tools"