From 39d166e35076793bedfc1cb281964461c5ba2257 Mon Sep 17 00:00:00 2001 From: John Zimmermann Date: Sat, 12 Jan 2019 17:43:08 +0000 Subject: [PATCH] attica: update to 5.54.0. --- srcpkgs/attica/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/attica/template b/srcpkgs/attica/template index faadd1b3bb5..074e65aa017 100644 --- a/srcpkgs/attica/template +++ b/srcpkgs/attica/template @@ -1,6 +1,6 @@ # Template file for 'attica' pkgname=attica -version=5.53.0 +version=5.54.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -11,7 +11,7 @@ maintainer="John " license="LGPL-2.1-or-later" homepage="https://projects.kde.org/projects/kdesupport/attica" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=8ff698aae6288d5bc4ef2d8762c420840d111c948c03b10f2968ff504ae9c262 +checksum=962af14dd6ae990aa77802d8be034aeb6195ea4064d098a8ef05abe12ae027bf attica-devel_package() { depends="${makedepends} ${sourcepkg}>=${version}_${revision}"