prison: update to 5.77.0

[ci skip]
This commit is contained in:
John 2020-12-13 22:50:53 +01:00
parent 62c61018f3
commit 0d275a48c5

View file

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