Date: Saturday, April 28, 2012 @ 15:42:12 Author: tomegun Revision: 157479
upgpkg: pam_ldap 186-2 move /lib/security to /usr/lib/security Modified: pam_ldap/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-04-28 19:41:59 UTC (rev 157478) +++ PKGBUILD 2012-04-28 19:42:12 UTC (rev 157479) @@ -1,10 +1,10 @@ # $Id$ -# Maintainer: Paul Mattal <[email protected]> +# Maintainer: # Contributor: Comete <[email protected]> pkgname=pam_ldap pkgver=186 -pkgrel=1 +pkgrel=2 pkgdesc="LDAP authentication module for the PAM framework" arch=('i686' 'x86_64') url="http://www.padl.com/OSS/pam_ldap.html"
