From 63834e37130c5baed7fb3e44c8d2c131e9832ef6 Mon Sep 17 00:00:00 2001 From: Sir_Boops Date: Fri, 5 Jan 2018 15:26:00 -0500 Subject: [PATCH] kactivities5: Update to 5.41.0 --- srcpkgs/kactivities5/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kactivities5/template b/srcpkgs/kactivities5/template index 5a3f964c24f..a187b8ab530 100644 --- a/srcpkgs/kactivities5/template +++ b/srcpkgs/kactivities5/template @@ -1,6 +1,6 @@ # Template file for 'kactivities5' pkgname=kactivities5 -version=5.40.0 +version=5.41.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -14,7 +14,7 @@ maintainer="Denis Revin " license="LGPL-2" homepage="https://projects.kde.org/projects/frameworks/kactivities" distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname%5}-${version}.tar.xz" -checksum=4bfdd61ff15670d9f481f5957f4d30dc1b2723d23baaa3489e6350a37f7dcd30 +checksum=8cf600304dbccea07a251f458b97e40745fcf57fa00c9fda357322827facbcff if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools"