prison: update to 5.72.0

[ci skip]
This commit is contained in:
John 2020-07-11 11:30:29 +02:00
parent b69d5cc1a4
commit 336b9f3e1f

View file

@ -1,6 +1,6 @@
# Template file for 'prison'
pkgname=prison
version=5.71.0
version=5.72.0
revision=1
build_style=cmake
hostmakedepends="kcoreaddons extra-cmake-modules qt5-tools"
@ -10,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
license="MIT"
homepage="https://community.kde.org/Frameworks"
distfiles="${KDE_SITE}/frameworks/${version%.*}/prison-${version}.tar.xz"
checksum=44762ee7a3993bd7527f0b33ee09bacc1d5a518641b79932e5490a511ac7e87f
checksum=57263b30ebddf564200355bf202763d9314f52aa0c50621ed79a29c8ead4dccc
if [ "$CROSS_BUILD" ];then
hostmakedepends+=" qt5-qmake qt5-host-tools"