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

Tobias Powalowski tpowa at archlinux.org
Sat Sep 12 12:50:33 UTC 2009


    Date: Saturday, September 12, 2009 @ 08:50:33
  Author: tpowa
Revision: 51845

upgpkg: nfsidmap 0.23-1
    bump to new version

Modified:
  nfsidmap/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-09-12 12:48:58 UTC (rev 51844)
+++ PKGBUILD	2009-09-12 12:50:33 UTC (rev 51845)
@@ -3,8 +3,8 @@
 # Contributor: Judd <jvinet at zeroflux.org>
 
 pkgname=nfsidmap
-pkgver=0.21
-pkgrel=2
+pkgver=0.23
+pkgrel=1
 pkgdesc="Library to help mapping IDs, mainly for NFSv4"
 arch=('i686' 'x86_64')
 url="http://www.citi.umich.edu/projects/nfsv4/linux/"
@@ -12,7 +12,7 @@
 license=('custom:nfsidmap')
 options=(!libtool)
 source=(http://www.citi.umich.edu/projects/nfsv4/linux/libnfsidmap/libnfsidmap-$pkgver.tar.gz)
-md5sums=('56b05e30645353befbf73bd905270d4b')
+md5sums=('28f3ece648c1dc5d25e8d623d55f8bd6')
 
 build() {
   cd $srcdir/lib$pkgname-$pkgver
@@ -24,3 +24,4 @@
   install -Dm644 COPYING \
 	$pkgdir/usr/share/licenses/nfsidmap/LICENSE || return 1
 }
+




More information about the arch-commits mailing list