kldap: update to 23.04.0.

This commit is contained in:
John 2023-04-22 16:15:22 +02:00
parent efd97c2705
commit a3cf6194ae
2 changed files with 3 additions and 3 deletions

View file

@ -478,7 +478,7 @@ libKF5SyntaxHighlighting.so.5 syntax-highlighting-5.29.0_1
libKF5Libkleo.so.5 libkleo-17.12.3_1
libKPim5GrantleeTheme.so.5 grantleetheme-23.04.0_1
libKPim5IMAP.so.5 kimap-23.04.0_1
libKF5Ldap.so.5 kldap-17.12.3_1
libKPim5Ldap.so.5 kldap-23.04.0_1
libKF5CalendarCore.so.5 kcalendarcore-5.63.0_1
libKPim5AkonadiSearchDebug.so.5 akonadi-search-23.04.0_1
libKPim5AkonadiSearchCore.so.5 akonadi-search-23.04.0_1

View file

@ -1,6 +1,6 @@
# Template file for 'kldap'
pkgname=kldap
version=22.12.1
version=23.04.0
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python3
@ -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=c88fe3b857ecd1a92185d425fb95ebdbb488104b283568698bb840da6500d6b7
checksum=b27a690c0502198caf334b8eab498fbd14ff7280d3bdadf2afd4904c29a84e31
kldap-devel_package() {
depends="${sourcepkg}>=${version}_${revision} ${makedepends}"