From d2b2ac12f55f293cd91295919720aca46514569b Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Sat, 17 Feb 2018 22:27:31 +0100 Subject: [PATCH] attica-qt5: update to 5.43.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 85599583ec7..308110f5ae9 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.42.0 +version=5.43.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=adfba910d6d3bbd814b8b8e7322e8181696f180f6088b53cb726e6a5cbd49245 +checksum=2ac4197eb97fd09bafbfe91bb90b9cf0cc8e65f2cdc20cd54ba63adb402b6eef attica-qt5-devel_package() { depends="${makedepends} ${sourcepkg}>=${version}_${revision}"