From b800032e9ed6b47d61c6fa8c7b3ac0b614851dfd Mon Sep 17 00:00:00 2001 From: John Date: Thu, 19 Sep 2024 08:48:25 +0200 Subject: [PATCH] mailcommon: update to 24.08.1. --- srcpkgs/mailcommon/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/mailcommon/template b/srcpkgs/mailcommon/template index ba957fd7af4..7bbadfb29c2 100644 --- a/srcpkgs/mailcommon/template +++ b/srcpkgs/mailcommon/template @@ -1,6 +1,6 @@ # Template file for 'mailcommon' pkgname=mailcommon -version=24.08.0 +version=24.08.1 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake @@ -17,7 +17,7 @@ maintainer="John " license="GPL-2.0-or-later, LGPL-2.1-or-later" homepage="https://community.kde.org/KDE_PIM" distfiles="${KDE_SITE}/release-service/${version}/src/mailcommon-${version}.tar.xz" -checksum=e947745ad72c4b4b9cf34742fcecf84d45669785d0df081f5c4e59de00900e11 +checksum=2f365eb30564b49bb8fa54f413f4ef495870f244aa637bdb6d09b6f29ba433d5 if [ "$XBPS_WORDSIZE$XBPS_WORDSIZE" != "64$XBPS_TARGET_WORDSIZE" ]; then broken="Qt6 WebEngine"