kpackage: update to 5.73.0

[ci skip]
This commit is contained in:
John 2020-08-08 13:09:57 +02:00
parent 73b1342857
commit 65a83813b8
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kpackage'
pkgname=kpackage
version=5.72.0
version=5.73.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=ec512226309be1f44c527cb940d6995214611617f12c49ec7b6c3aaa3786933a
checksum=480b1e11733fe272d1a5680afea39bcc940f01bd3d1267be0981e3c92e098c4f
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools"