From 5cd03a1b27b7bb84bc8d6c0201ee02bc78a40ddc Mon Sep 17 00:00:00 2001 From: John Date: Fri, 10 Jan 2025 21:58:11 +0100 Subject: [PATCH] mailcommon: update to 24.12.1. --- srcpkgs/mailcommon/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/mailcommon/template b/srcpkgs/mailcommon/template index 1f17ac55db6..4af55b2a558 100644 --- a/srcpkgs/mailcommon/template +++ b/srcpkgs/mailcommon/template @@ -1,6 +1,6 @@ # Template file for 'mailcommon' pkgname=mailcommon -version=24.12.0 +version=24.12.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=409e8fc2188392e9ae1452d443eed33ec3fbc017aba7e7e0ae02dd0758cf1e1d +checksum=1cd2f4c10a04df2ea129ad0cbea38dd772f7df23c5fd1607980eaf14a500d8ca if [ "$XBPS_WORDSIZE$XBPS_WORDSIZE" != "64$XBPS_TARGET_WORDSIZE" ]; then broken="Qt6 WebEngine"