kpackage: update to 5.51.0.

This commit is contained in:
John 2018-10-15 10:59:20 +02:00 committed by Helmut Pozimski
parent 17e71c4e7f
commit f6447895e2

View File

@ -1,6 +1,6 @@
# Template file for 'kpackage'
pkgname=kpackage
version=5.50.0
version=5.51.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=17496b33814b237f2a5f40f56cc6b3d33d0575ce90d693f44828d542e587a12f
checksum=681958b30d52c23008068c445acaf8a55a1ef5612922986ceee0106ca2e0977e
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools"