kldap: update to 23.08.2.

This commit is contained in:
John 2023-10-12 14:24:08 +02:00
parent 3af7284e48
commit 5ea613ed8f
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'kldap'
pkgname=kldap
version=23.08.0
revision=2
version=23.08.2
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python3
gettext kcoreaddons kdoctools"
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later"
homepage="https://community.kde.org/KDE_PIM"
distfiles="${KDE_SITE}/release-service/${version}/src/kldap-${version}.tar.xz"
checksum=65085e92b197ebf3d1eb0baf6f7b5f3763b68fdbf6ae6c85167ab78c1a3d8590
checksum=adc4475c3abe37381705d48aab349cdba240278ac9139a0cda105816d658cd03
kldap-devel_package() {
depends="${sourcepkg}>=${version}_${revision} ${makedepends}"