[arch-commits] Commit in nss-pam-ldapd/trunk (PKGBUILD)

Jelle van der Waa jelle at nymeria.archlinux.org
Mon Jun 9 19:02:57 UTC 2014


    Date: Monday, June 9, 2014 @ 21:02:56
  Author: jelle
Revision: 112931

upgpkg: nss-pam-ldapd 0.8.14-1

update and fix FS#38893

Modified:
  nss-pam-ldapd/trunk/PKGBUILD

----------+
 PKGBUILD |   14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-06-09 15:54:26 UTC (rev 112930)
+++ PKGBUILD	2014-06-09 19:02:56 UTC (rev 112931)
@@ -2,15 +2,15 @@
 # Maintainer: Federico Cinelli <cinelli at aur.archlinux.org>
 
 pkgname=nss-pam-ldapd
-pkgver=0.8.13
-pkgrel=5
+pkgver=0.8.14
+pkgrel=1
 pkgdesc='LDAP module for NSS and PAM'
 arch=('i686' 'x86_64')
 url="http://arthurdejong.org/$pkgname/"
 license=('LGPL2.1')
 depends=('krb5')
-replaces=('pam_ldap' 'nss_ldap')
-conflicts=('nss-pam-ldapd-git')
+replaces=('nss_ldap')
+conflicts=('nss-pam-ldapd-git' 'pam_ldap')
 provides=('nss-pam-ldapd')
 install=nss-pam-ldapd.install
 backup=('etc/nslcd.conf')
@@ -17,9 +17,9 @@
 source=("http://arthurdejong.org/$pkgname/$pkgname-$pkgver.tar.gz"
         "nslcd.service"
         "nslcd.tmpfiles")
-sha1sums=('0567cfea104defabeacd88a3a3200b311b8071ec'
-          'b564fa5738963a67a9240bf4ce63b2fa494cafb7'
-          '6e225e0d849a48e01b58adad493f017a34bdf70c')
+md5sums=('c6f8876c5d0c476fbf545a6eda80390a'
+         'c2edd35bab384c907eb442c606de856f'
+         'd78a702ae9e81af03ae0a85a6af4d2f3')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"




More information about the arch-commits mailing list