libkdepim: update to 23.08.2.

This commit is contained in:
John 2023-10-12 14:24:31 +02:00
parent 80c1c2ed57
commit c2ea5c2f98

View file

@ -1,6 +1,6 @@
# Template file for 'libkdepim'
pkgname=libkdepim
version=23.08.0
version=23.08.2
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=2038f8477d40837a8c1e6da06c2aaec6914647481db192620295638a32680cee
checksum=08ac267a8838edf1fd7e6dcca78766ffc8e8cdbd17cc4dd67b1db5cd59852140
if [ "$CROSS_BUILD" ]; then
configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"