prison: update to 5.50.0.

This commit is contained in:
John 2018-09-08 10:41:02 +02:00 committed by Helmut Pozimski
parent a393156d54
commit f54853c4f5

View File

@ -1,6 +1,6 @@
# Template file for 'prison'
pkgname=prison
version=5.49.0
version=5.50.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=2d354ad8e262cfc6fa5f43c68a3231aa3dfc621f904a1f15a09aa0697afaf736
checksum=4d98254c787f4ec4f80317a738d4f5ec6f2125144df1185fe61c444a086ec2ec
if [ "$CROSS_BUILD" ];then
hostmakedepends+=" qt5-qmake qt5-host-tools"