prison: update to 5.87.0.

This commit is contained in:
John 2021-10-18 17:21:21 +02:00
parent 5fa461423e
commit 9fffd843df

View file

@ -1,6 +1,6 @@
# Template file for 'prison'
pkgname=prison
version=5.86.0
version=5.87.0
revision=1
build_style=cmake
hostmakedepends="kcoreaddons extra-cmake-modules qt5-tools doxygen qt5-declarative-devel"
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
license="MIT"
homepage="https://community.kde.org/Frameworks"
distfiles="${KDE_SITE}/frameworks/${version%.*}/prison-${version}.tar.xz"
checksum=2252f6c4778bfbe85eba0cbe3b18f66e1c879b40ea73cf5db87f34c4d5e851dc
checksum=07694637a1463882b4108fa6c8283324b35ffe471c27cfaa25fb0cf589b7686d
if [ "$CROSS_BUILD" ];then
hostmakedepends+=" qt5-qmake qt5-host-tools"