prison: update to 5.74.0

[ci skip]
This commit is contained in:
John 2020-09-13 14:02:42 +02:00
parent e2b7681676
commit 36f83442d5

View file

@ -1,6 +1,6 @@
# Template file for 'prison'
pkgname=prison
version=5.73.0
version=5.74.0
revision=1
build_style=cmake
hostmakedepends="kcoreaddons extra-cmake-modules qt5-tools"
@ -10,14 +10,15 @@ maintainer="John <me@johnnynator.dev>"
license="MIT"
homepage="https://community.kde.org/Frameworks"
distfiles="${KDE_SITE}/frameworks/${version%.*}/prison-${version}.tar.xz"
checksum=a2b135ffdf1af240366f3fb077c02c02094fb1706c6e84fab5186802544a5b87
checksum=8cf56653c591ec2110fb39c91dd3cff60a68ca2b60e32d7c9fae14944636da51
if [ "$CROSS_BUILD" ];then
hostmakedepends+=" qt5-qmake qt5-host-tools"
fi
post_install() {
vlicense LICENSE
vlicense LICENSES/BSD-3-Clause.txt
vlicense LICENSES/MIT.txt
}
prison-devel_package() {