kpackage: update to 5.56.0

[ci skip]
This commit is contained in:
John 2019-03-09 13:09:15 +01:00
parent 9d02684984
commit fc100099d7
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.55.0
version=5.56.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=63a03d12226e0f3f261fb3fa148110c9a14c81b96115c1ae6c6d794c2405ab9c
checksum=59fe9c9ec38ec9afb0381921ad72593772d28273ad85469df20083731b05f90c
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools"