From 96e5aa21b8c9b32e0a365d4bc2e8afb6108067e5 Mon Sep 17 00:00:00 2001 From: yopito Date: Sat, 13 May 2017 18:41:59 +0200 Subject: [PATCH] attica-qt5: update to 5.36.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 9fa9ed88596..c585c2bf296 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.29.0 +version=5.36.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=a195e8ef4ae8dfb586c3c0a012797f5d4c358bdf3dde9c4eee10f07330c62af6 +checksum=8dd2998f5c9b5f727ec406385f065907f1c6b094ac47d3c1eaae2b858c9f258a attica-qt5-devel_package() { depends="${makedepends} ${sourcepkg}>=${version}_${revision}"