prison: update to 5.75.0

[ci skip]
This commit is contained in:
John 2020-10-10 15:49:02 +02:00
parent c6f8b57ce8
commit 68c634664a

View file

@ -1,7 +1,7 @@
# Template file for 'prison'
pkgname=prison
version=5.74.0
revision=2
version=5.75.0
revision=1
build_style=cmake
hostmakedepends="kcoreaddons extra-cmake-modules qt5-tools doxygen qt5-declarative-devel"
makedepends="qt5-devel libdmtx-devel qrencode-devel ecm-devel qt5-plugin-sqlite
@ -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=8cf56653c591ec2110fb39c91dd3cff60a68ca2b60e32d7c9fae14944636da51
checksum=7e1ee466b0eed9b861f9b746dc5579f1e82d5e165696116c5c657dd35038ade0
if [ "$CROSS_BUILD" ];then
hostmakedepends+=" qt5-qmake qt5-host-tools"