From 6f27af90569cf27f5a71d21c7280e64cbc250102 Mon Sep 17 00:00:00 2001 From: John Date: Sun, 11 Aug 2019 20:55:27 +0200 Subject: [PATCH] attica: update to 5.61.0 [ci skip] --- srcpkgs/attica/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/attica/template b/srcpkgs/attica/template index 9380274a110..522b54b72fc 100644 --- a/srcpkgs/attica/template +++ b/srcpkgs/attica/template @@ -1,6 +1,6 @@ # Template file for 'attica' pkgname=attica -version=5.60.0 +version=5.61.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=6658a886950ab87d779991b4c39beeff250f5aff64c71ee98b5c472a219ac6de +checksum=9d3ad34c17223333b5a77144cc5a9d941cbb7baa01ab4a2ffe34ae9398c90dde attica-devel_package() { depends="${makedepends} ${sourcepkg}>=${version}_${revision}"