kldap: update to 21.12.2.

This commit is contained in:
John 2022-02-05 13:57:09 +01:00
parent 9c3b9c32d0
commit 1415e158ba
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kldap'
pkgname=kldap
version=21.12.1
version=21.12.2
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=7d61b4d4dc31870054e984ec34304fbd2f804f63125c4b2df04003f48aa60c8a
checksum=f4e2d54afc8e9a25017e43dfc8698e9059d11df86db10a1b1c30161c9c20aaf5
kldap-devel_package() {
depends="${sourcepkg}>=${version}_${revision} ${makedepends}"