kmail: update to 24.08.0.

This commit is contained in:
John 2024-08-22 14:03:49 +02:00 committed by John Zimmermann
parent 476a69859f
commit 4d1e1c376a
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kmail'
pkgname=kmail
version=24.05.1
version=24.08.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake
@ -20,7 +20,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-2.0-or-later, LGPL-2.1-or-later, GFDL-1.2-or-later"
homepage="https://kde.org/applications/en/internet/org.kde.kmail2"
distfiles="${KDE_SITE}/release-service/${version}/src/kmail-${version}.tar.xz"
checksum=bf3a049bd655316e31d878966039c927830bcc012649fd27fab1822db43618df
checksum=94dc89125572f81ac2a3fb387df3b20df2e09462d8af734386d6af5fcf9fc1d3
if [ "$XBPS_WORDSIZE$XBPS_WORDSIZE" != "64$XBPS_TARGET_WORDSIZE" ]; then
broken="Qt6 WebEngine"