kpackage: update to 5.53.0.

This commit is contained in:
John 2018-12-09 12:06:42 +01:00 committed by Helmut Pozimski
parent 2031c27202
commit 649c73f009
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kpackage'
pkgname=kpackage
version=5.52.0
version=5.53.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=3997add0d4b4fc7a6f9fa86a2dbec2e4f419c8b2e1e2c02fce6d2f6839466814
checksum=2a272077b595639d4880fcbcab4b7102aa08db1a5083bb219f746be24f5c94be
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools"