[arch-commits] Commit in nss_ldap/trunk (PKGBUILD)

Pierre Schmitz pierre at archlinux.org
Sat Feb 25 13:11:49 UTC 2012


    Date: Saturday, February 25, 2012 @ 08:11:49
  Author: pierre
Revision: 151293

upgpkg: nss_ldap 265-3

rebuild old package

Modified:
  nss_ldap/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-02-25 13:09:27 UTC (rev 151292)
+++ PKGBUILD	2012-02-25 13:11:49 UTC (rev 151293)
@@ -4,14 +4,14 @@
 
 pkgname=nss_ldap
 pkgver=265
-pkgrel=2
+pkgrel=3
 pkgdesc="The nss_ldap module provides the means for Linux and Solaris workstations to resolve the entities defined in RFC 2307 from LDAP directories."
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
 url="http://www.padl.com/OSS/nss_ldap.html"
 license=('LGPL')
-depends=('libldap>=2.4.18' 'krb5')
+depends=('libldap' 'krb5')
 backup=("etc/nss_ldap.conf")
-source=(http://www.padl.com/download/${pkgname}-${pkgver}.tar.gz)
+source=("http://www.padl.com/download/${pkgname}-${pkgver}.tar.gz")
 md5sums=('c1cb02d1a85538cf16bca6f6a562abe4')
 
 build() {




More information about the arch-commits mailing list