kparts: update to 5.49.0.

This commit is contained in:
John 2018-08-11 19:21:45 +02:00 committed by Helmut Pozimski
parent 1833d4a2cc
commit 6d4f104f5a

View file

@ -1,6 +1,6 @@
# Template file for 'kparts'
pkgname=kparts
version=5.48.0
version=5.49.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.1-or-later"
homepage="https://projects.kde.org/projects/frameworks/kparts"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=1b12ce7858368f455b563642952cba3ed3c400ebee21f74f90bde0ed7a6e9ddc
checksum=53c87663828613d6d64a5a5cdd0c9f2f388ff8191df903c07a4b3f20fd02bf7d
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"