From a3cf6194aeccf0247a70fd308c37af0d194e4bfc Mon Sep 17 00:00:00 2001 From: John Date: Sat, 22 Apr 2023 16:15:22 +0200 Subject: [PATCH] kldap: update to 23.04.0. --- common/shlibs | 2 +- srcpkgs/kldap/template | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/common/shlibs b/common/shlibs index 3aa29d92144..489062ac746 100644 --- a/common/shlibs +++ b/common/shlibs @@ -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 diff --git a/srcpkgs/kldap/template b/srcpkgs/kldap/template index c4f6acdb87d..a4b0b07501b 100644 --- a/srcpkgs/kldap/template +++ b/srcpkgs/kldap/template @@ -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 " 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}"