From 878790c758487d90ad8d8d0bc9d17f0ac460b5fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Mon, 11 Jun 2018 09:42:38 +0200 Subject: [PATCH] attica-qt5: update to 5.47.0. --- srcpkgs/attica-qt5/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/attica-qt5/template b/srcpkgs/attica-qt5/template index 308110f5ae9..18285273f3a 100644 --- a/srcpkgs/attica-qt5/template +++ b/srcpkgs/attica-qt5/template @@ -1,6 +1,6 @@ # Template file for 'attica-qt5' pkgname=attica-qt5 -version=5.43.0 +version=5.47.0 revision=1 wrksrc=${pkgname%-*}-${version} build_style=cmake @@ -11,8 +11,8 @@ short_desc="A Qt library that implements the Open Collaboration Services API" maintainer="Juan RP " license="LGPL-2.1" homepage="https://projects.kde.org/projects/kdesupport/attica" -distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname%-*}-${version}.tar.xz" -checksum=2ac4197eb97fd09bafbfe91bb90b9cf0cc8e65f2cdc20cd54ba63adb402b6eef +distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname%-*}-${version}.tar.xz" +checksum=72a1962de852590d9494ebcfa9f98e1d394bad4680384b9a6937a7082140259e attica-qt5-devel_package() { depends="${makedepends} ${sourcepkg}>=${version}_${revision}"