From 555bc2bc5a87762c5969ca8371b4c8bf81b7687c Mon Sep 17 00:00:00 2001 From: Sir_Boops Date: Mon, 15 Jan 2018 19:16:21 -0500 Subject: [PATCH] attica-qt5: Update to 5.42.0 --- srcpkgs/attica-qt5/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/attica-qt5/template b/srcpkgs/attica-qt5/template index 4431a222ba5..85599583ec7 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.41.0 +version=5.42.0 revision=1 wrksrc=${pkgname%-*}-${version} build_style=cmake @@ -12,7 +12,7 @@ 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=077b6cac59ebfb2d6e529653cae21f5ced26d54ff79c86687ee78f021cc427d1 +checksum=adfba910d6d3bbd814b8b8e7322e8181696f180f6088b53cb726e6a5cbd49245 attica-qt5-devel_package() { depends="${makedepends} ${sourcepkg}>=${version}_${revision}"