From fe422ad44ca9316b761da8e2381d07188f11357b Mon Sep 17 00:00:00 2001 From: John Date: Mon, 18 Oct 2021 12:22:19 +0200 Subject: [PATCH] akonadi5: update to 21.08.2. --- srcpkgs/akonadi5/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/akonadi5/template b/srcpkgs/akonadi5/template index 2100a3a096e..8de6ecc0eb6 100644 --- a/srcpkgs/akonadi5/template +++ b/srcpkgs/akonadi5/template @@ -1,6 +1,6 @@ # Template file for 'akonadi5' pkgname=akonadi5 -version=21.08.1 +version=21.08.2 revision=1 wrksrc="akonadi-${version}" build_style=cmake @@ -19,7 +19,7 @@ maintainer="John " license="LGPL-2.1-or-later" homepage="https://community.kde.org/KDE_PIM/Akonadi" distfiles="${KDE_SITE}/release-service/${version}/src/akonadi-${version}.tar.xz" -checksum=a6d588534579dc6dc4e19399215a1c9e6b802591cdd2165f064359deebd04b09 +checksum=4203976a5fc3f8737441bcc1a745f3f5651171a1f2572e9e5f5020057193904b if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then makedepends+=" libatomic-devel"