frameworkintegration: update to 5.49.0.

This commit is contained in:
John 2018-08-11 19:19:52 +02:00 committed by Helmut Pozimski
parent e1a6ff8160
commit 141f447cba

View file

@ -1,6 +1,6 @@
# Template file for 'frameworkintegration' # Template file for 'frameworkintegration'
pkgname=frameworkintegration pkgname=frameworkintegration
version=5.48.0 version=5.49.0
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DBUILD_TESTING=OFF" configure_args="-DBUILD_TESTING=OFF"
@ -11,7 +11,7 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
license="LGPL-2.0-or-later" license="LGPL-2.0-or-later"
homepage="https://projects.kde.org/projects/frameworks/frameworkintegration" homepage="https://projects.kde.org/projects/frameworks/frameworkintegration"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=1e55cb94774fe766e0c6b7b06b7bbe042671c3122204c35ca5b614d6ec0849d9 checksum=dd3d965979edea79b6a39e8a9450c92a3edcce4775e1caff701f0ce36d9624da
if [ -n "$CROSS_BUILD" ]; then if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python" hostmakedepends+=" qt5-host-tools qt5-qmake python"