prison: update to 5.56.0

[ci skip]
This commit is contained in:
John 2019-03-09 13:10:28 +01:00
parent c06cee080b
commit 1754ab20d5
No known key found for this signature in database
GPG Key ID: 778558807E4FFC55
1 changed files with 2 additions and 2 deletions

View File

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