kpackage: update to 5.71.0

[ci skip]
This commit is contained in:
John 2020-06-14 00:32:48 +02:00
parent 8b8801cea1
commit 4aa86f2dbf

View file

@ -1,6 +1,6 @@
# Template file for 'kpackage'
pkgname=kpackage
version=5.70.0
version=5.71.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -11,7 +11,7 @@ maintainer="John <johnz@posteo.net>"
license="LGPL-2.1-or-later"
homepage="https://projects.kde.org/projects/frameworks/kpackage"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=bb96f44e6156a793f290c24767e7d7ab9f29d1305a3e541e2f1f4614cf3d370f
checksum=c4b924e7c506cb75bdaaf68bd881e79a73999bd6436f29157f56c76f32b48cba
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools"