kpackage: update to 5.43.0.

This commit is contained in:
Helmut Pozimski 2018-02-17 21:58:18 +01:00 committed by Jürgen Buchmüller
parent 12a4f95696
commit a7d4ca33d1

View file

@ -1,6 +1,6 @@
# Template file for 'kpackage'
pkgname=kpackage
version=5.42.0
version=5.43.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -11,7 +11,7 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
license="LGPL-2"
homepage="https://projects.kde.org/projects/frameworks/kpackage"
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=0acbb8076953ac8fa1723a221f7043331c2dbf67292ceafd94a0a17e00845581
checksum=4b0025fac04f69fec88b6068ac20c4b64267b1b71fc7c360f67bfd73f1fc27db
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools"