libkdepim: update to 23.08.3.

This commit is contained in:
John 2023-11-10 10:01:48 +01:00
parent 4e9caea486
commit d1cf05f893

View File

@ -1,6 +1,6 @@
# Template file for 'libkdepim'
pkgname=libkdepim
version=23.08.2
version=23.08.3
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python3
@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
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/libkdepim-${version}.tar.xz"
checksum=08ac267a8838edf1fd7e6dcca78766ffc8e8cdbd17cc4dd67b1db5cd59852140
checksum=ce655cfd538a9b1af87de33fe05ce5ba6655ab4e76d7e111c1408da7356d6d10
if [ "$CROSS_BUILD" ]; then
configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"