prison: update to 5.63.0

[ci skip]
This commit is contained in:
John 2019-10-13 00:32:19 +03:00
parent 6494a554e8
commit 0e5d0eaabc

View file

@ -1,6 +1,6 @@
# Template file for 'prison'
pkgname=prison
version=5.62.0
version=5.63.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=d7a024881119e2e91fe2ef98ec982f33e87d3f5584c3e4438638e23cf0106fb0
checksum=85ffbf88aa02bbecadd88572f035c72c932d3329a0aedcc91994572c64a9f36a
if [ "$CROSS_BUILD" ];then
hostmakedepends+=" qt5-qmake qt5-host-tools"