summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorYves G2017-09-14 13:11:15 +0200
committerYves G2017-09-14 14:00:21 +0200
commit61c299f8760d392b7ea257f61fa314dddd489efb (patch)
tree263402ab2ae4e7556a6c60f5d0fd94d64b1217ca /PKGBUILD
parentf48e9fd607cfb844705290c86cc3f9afa50fa1cc (diff)
downloadaur-prosody-mod-lib-ldap-hg.tar.gz
new dependency for lualdap
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ab4732854ab3..905e86a9c21f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=prosody-mod-lib-ldap-hg
pkgver=tip
-pkgrel=2
+pkgrel=3
pkgdesc="LDAP helper for other Prosody modules"
arch=('any')
url="https://modules.prosody.im/mod_lib_ldap.html"
license=('MIT')
-depends=('prosody' 'lualdap-devurandom-git')
+depends=('prosody' 'lua51-lualdap')
makedepends=('mercurial')
source=("hg+https://hg.prosody.im/prosody-modules/")
sha1sums=('SKIP')