diff --git a/PKGBUILD b/PKGBUILD index ae13d18..7017b81 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -6,7 +6,7 @@ # Maintainer: Future Linux Team pkgname=gnupg pkgver=2.4.5 -pkgrel=1 +pkgrel=2 pkgdesc="Complete and free implementation of the OpenPGP standard" arch=('x86_64') url="https://www.gnupg.org/" @@ -30,7 +30,7 @@ depends=( 'libgcrypt' 'libksba' 'npth' - 'openldap' + 'libldap' 'gnutls' 'pinentry' 'libgpg-error'