kpackage: update to 5.76.0

[ci skip]
This commit is contained in:
John 2020-11-19 09:34:39 +01:00 committed by John Zimmermann
parent 4d5ee4f2d7
commit 8c1af95b36

View file

@ -1,6 +1,6 @@
# Template file for 'kpackage'
pkgname=kpackage
version=5.75.0
version=5.76.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later"
homepage="https://invent.kde.org/frameworks/kpackage"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=9dd7b8fb029a52c886e2b6c43c4492720851b1242659ebd5dd4a066e569733eb
checksum=97791ef08ca18892d6aa6a50fa0a87ae72cad10de9f17e3fb503a370de829772
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools"