prison: update to 5.55.0.

This commit is contained in:
John Zimmermann 2019-02-09 14:25:18 +01:00
parent 34654bb336
commit 0b68324d58

View file

@ -1,6 +1,6 @@
# Template file for 'prison'
pkgname=prison
version=5.54.0
version=5.55.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=6b8e6db9ce142d47014403c6e5bcc79c8a7a77b3a490102d508a4f4866f5effc
checksum=07c4074a6f37ccd3acecad283286adb86ecec429b7bccfd0a15533839d604df5
if [ "$CROSS_BUILD" ];then
hostmakedepends+=" qt5-qmake qt5-host-tools"