summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Café2019-05-12 10:37:46 -0300
committerDaniel Café2019-05-12 10:37:46 -0300
commit43bc3cdb5e03a4dac33399ccc55cd61ddde27ca9 (patch)
tree4a5b5654fcc34b7216f1736a4499d1e0bd4eb78c /PKGBUILD
parenta04924bf048062adcf20dce301a7f4adb3694814 (diff)
downloadaur-43bc3cdb5e03a4dac33399ccc55cd61ddde27ca9.tar.gz
Version 6.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 54ef99d5f9aa..71c722e5778d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Co-Maintainer: dccafe
pkgname=ldap-account-manager
-pkgver=6.6
+pkgver=6.7
pkgrel=1
pkgdesc="A webfrontend for managing entries stored in an LDAP directory"
arch=('any')
@@ -11,7 +11,7 @@ license=('GPL')
depends=('php>=5.2.4' 'php-ldap' 'openldap>2.0')
optdepends=('php-mcrypt: Store LDAP password encrypted in the session file'
'perl'
- 'perl-quota'
+ 'perl-quota: Quota module limits disk storage per user'
'php-apache: Run LDAP Account Manager on Apache'
'php-fpm: Run LDAP Account Manager on other webservers')
options=('!strip')