From b2a6f1b28b7fa31088cab9a90b0f5ab97948534d Mon Sep 17 00:00:00 2001 From: root Date: Thu, 31 Oct 2013 01:12:24 -0700 Subject: Thu Oct 31 01:09:50 PDT 2013 --- core/nfsidmap/PKGBUILD | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'core/nfsidmap/PKGBUILD') diff --git a/core/nfsidmap/PKGBUILD b/core/nfsidmap/PKGBUILD index da237370d..285865fd5 100644 --- a/core/nfsidmap/PKGBUILD +++ b/core/nfsidmap/PKGBUILD @@ -1,16 +1,15 @@ -# $Id: PKGBUILD 167157 2012-09-26 16:38:02Z tpowa $ +# $Id: PKGBUILD 197833 2013-10-30 11:06:02Z allan $ # Maintainer: # Contributor: Judd pkgname=nfsidmap pkgver=0.25 -pkgrel=1 +pkgrel=2 pkgdesc="Library to help mapping IDs, mainly for NFSv4" arch=('i686' 'x86_64') url="http://www.citi.umich.edu/projects/nfsv4/linux/" depends=('glibc' 'libldap>=2.4.18') license=('custom:nfsidmap') -options=(!libtool) source=(http://www.citi.umich.edu/projects/nfsv4/linux/libnfsidmap/libnfsidmap-$pkgver.tar.gz) build() { -- cgit v1.2.3-54-g00ecf