prison: update to 5.85.0.

This commit is contained in:
John 2021-08-15 15:58:59 +02:00
parent 8dd876a236
commit eee2256ef6

View file

@ -1,6 +1,6 @@
# Template file for 'prison'
pkgname=prison
version=5.84.0
version=5.85.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=f27a51658a0fa3f761cb231542c92931f34e5a7030f7d8792b12a18b1d206d9d
checksum=5694331eede92a4d6c601c83b61b56266ded86453d1abd794fdad84131c1cdb0
if [ "$CROSS_BUILD" ];then
hostmakedepends+=" qt5-qmake qt5-host-tools"