prison: update to 5.61.0

[ci skip]
This commit is contained in:
John 2019-08-11 20:58:23 +02:00
parent bdf5ed6649
commit 330a524b69
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.60.0
version=5.61.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=1b8149b8965c287f7fddfd91fb1d9cf95f150dda5b70b19480452c2e855945b5
checksum=9ebab1755e9d7cb01b2aa6e8b63640eb112d8557073423abdb94faecb42d87ab
if [ "$CROSS_BUILD" ];then
hostmakedepends+=" qt5-qmake qt5-host-tools"