From c4005edc02b194312f5554a4377a4f26d9043cd0 Mon Sep 17 00:00:00 2001 From: John Date: Wed, 20 Aug 2025 15:27:30 +0200 Subject: [PATCH] mailcommon: update to 25.08.0. --- srcpkgs/mailcommon/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/mailcommon/template b/srcpkgs/mailcommon/template index 00312ce151b..86298197756 100644 --- a/srcpkgs/mailcommon/template +++ b/srcpkgs/mailcommon/template @@ -1,7 +1,7 @@ # Template file for 'mailcommon' pkgname=mailcommon -version=25.04.2 -revision=2 +version=25.08.0 +revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake -DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins @@ -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=2c620c53701a56d67044f5d974e171093827d5c3f97ef095e6e2d60f932c95be +checksum=69d7f099a1212b3253a5ead6140dcfac49750f79fc6ab4c4737af987e065ba9f if [ "$XBPS_WORDSIZE$XBPS_WORDSIZE" != "64$XBPS_TARGET_WORDSIZE" ]; then broken="Qt6 WebEngine"