From db15ff40e5e626c65f7a998d19ff1b0cab9c48f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Mon, 11 Jun 2018 09:42:49 +0200 Subject: [PATCH] kactivities5-stats: update to 5.47.0. --- srcpkgs/kactivities5-stats/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/kactivities5-stats/template b/srcpkgs/kactivities5-stats/template index c8c8a31cde4..cb7d5fe8274 100644 --- a/srcpkgs/kactivities5-stats/template +++ b/srcpkgs/kactivities5-stats/template @@ -1,6 +1,6 @@ # Template file for 'kactivities5-stats' pkgname=kactivities5-stats -version=5.43.0 +version=5.47.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -11,8 +11,8 @@ short_desc="Library to access statistics data collected by the KDE activity mana maintainer="Denis Revin " license="LGPL-2" homepage="https://projects.kde.org/projects/frameworks/kactivities5-stats" -distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname/5/}-${version}.tar.xz" -checksum=016630c2123df34e48704497f40c2bbbaae53450ddbba2ee707efba87b0b36e7 +distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname/5/}-${version}.tar.xz" +checksum=05878febfc1161776918f0cb31fbe9e2b6f896e5871c792db3919e46d4d33652 if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake"