kactivities5: Update to 5.42.0

This commit is contained in:
Sir_Boops 2018-01-15 19:16:44 -05:00 committed by Jürgen Buchmüller
parent b1803eea5e
commit 738209a529

View file

@ -1,6 +1,6 @@
# Template file for 'kactivities5' # Template file for 'kactivities5'
pkgname=kactivities5 pkgname=kactivities5
version=5.41.0 version=5.42.0
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DBUILD_TESTING=OFF" configure_args="-DBUILD_TESTING=OFF"
@ -14,7 +14,7 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
license="LGPL-2" license="LGPL-2"
homepage="https://projects.kde.org/projects/frameworks/kactivities" homepage="https://projects.kde.org/projects/frameworks/kactivities"
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname%5}-${version}.tar.xz" distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname%5}-${version}.tar.xz"
checksum=8cf600304dbccea07a251f458b97e40745fcf57fa00c9fda357322827facbcff checksum=39080e0351ee488fd0e017f14bfbb2643029e5c4f97bb4824e095f6b04610a7c
if [ -n "$CROSS_BUILD" ]; then if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools" hostmakedepends+=" qt5-host-tools"