prison: update to 5.64.0

[ci skip]
This commit is contained in:
John 2019-11-10 10:39:58 +01:00
parent 17a96f95c6
commit 1858020660

View file

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