kactivities5: update to 5.50.0.

This commit is contained in:
John 2018-09-08 10:36:59 +02:00 committed by Helmut Pozimski
parent 8f75ad4b80
commit 5f657bd6e8

View File

@ -1,6 +1,6 @@
# Template file for 'kactivities5'
pkgname=kactivities5
version=5.49.0
version=5.50.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -11,13 +11,13 @@ makedepends="boost-devel qt5-declarative-devel kconfig-devel
qt5-plugin-pgsql qt5-plugin-sqlite qt5-plugin-tds"
depends="qt5-plugin-mysql qt5-plugin-odbc qt5-plugin-pgsql qt5-plugin-sqlite qt5-plugin-tds"
short_desc="KDE API for using and interacting with the Activity Manager"
maintainer="Denis Revin <denis.revin@gmail.com>"
maintainer="John <johnz@posteo.net>"
license="LGPL-2.1-or-later, GPL-2.0-or-later"
homepage="https://projects.kde.org/projects/frameworks/kactivities"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname%5}-${version}.tar.xz"
checksum=35e24926a8f2123770a8a85ed20d0ca00a6043327e1fcb415017e8d5f21fee84
checksum=a190bf6a90acc9d567bacc0680d444d5ab53415fe2bc0f589f3a2407398a7949
if [ -n "$CROSS_BUILD" ]; then
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools"
fi