kparts: update to 5.63.0

[ci skip]
This commit is contained in:
John 2019-10-13 00:31:09 +03:00
parent e6f64b3a78
commit ed39f7286f

View file

@ -1,6 +1,6 @@
# Template file for 'kparts'
pkgname=kparts
version=5.62.0
version=5.63.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/kparts"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=2249e70de0b57f13d8ee7a2840106b5a4aed05a6b73da9245101e0cbc9c846ef
checksum=dc269356119c396ceea7a8fc3932209cec13eabb43974b4016b555921319a055
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"