kldap: update to 18.04.3.

This commit is contained in:
John 2018-07-28 19:24:00 +02:00 committed by maxice8
parent 0329157444
commit cdd2564de9

View file

@ -1,6 +1,6 @@
# Template file for 'kldap'
pkgname=kldap
version=17.12.3
version=18.04.3
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python
@ -10,8 +10,8 @@ short_desc="LDAP access API for KDE"
maintainer="John <johnz@posteo.net>"
license="LGPL-2.1-or-later"
homepage="https://community.kde.org/KDE_PIM"
distfiles="https://download.kde.org/stable/applications/${version}/src/kldap-${version}.tar.xz"
checksum=5e225504e50cb03b6b4bef465bdfb6a7fef493d330facbc6704ef64de5774d09
distfiles="${KDE_SITE}/applications/${version}/src/kldap-${version}.tar.xz"
checksum=5bdc40598087b1502317cd4458fe18489deca1f9296aa91718ae841da88a5cee
kldap-devel_package() {
depends="${sourcepkg}>=${version}_${revision} ${makedepends}"