kpackage: update to 5.60.0

[ci skip]
This commit is contained in:
John 2019-07-13 10:56:12 +02:00
parent 7cf90818c6
commit 2381c6917f
No known key found for this signature in database
GPG key ID: 778558807E4FFC55

View file

@ -1,6 +1,6 @@
# Template file for 'kpackage'
pkgname=kpackage
version=5.59.0
version=5.60.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=7b0e31c272658a2849cb279422e9e522f5d878b1d2f14c5ab00f78d2f347dcfc
checksum=18d951c2ae16cfe2765dfec3ff42ce88f4b716b242294690efe8ff727395406d
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools"