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

Tobias Powalowski tpowa at archlinux.org
Wed Jan 26 16:43:18 UTC 2011


    Date: Wednesday, January 26, 2011 @ 11:43:18
  Author: tpowa
Revision: 107528

upgpkg: nfsidmap 0.24-1
bump to latest version

Modified:
  nfsidmap/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-01-26 15:36:23 UTC (rev 107527)
+++ PKGBUILD	2011-01-26 16:43:18 UTC (rev 107528)
@@ -3,8 +3,8 @@
 # Contributor: Judd <jvinet at zeroflux.org>
 
 pkgname=nfsidmap
-pkgver=0.23
-pkgrel=4
+pkgver=0.24
+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=('28f3ece648c1dc5d25e8d623d55f8bd6')
+md5sums=('d71a1ee9881d5b5814ff3ec41256937d')
 
 build() {
   cd $srcdir/lib$pkgname-$pkgver
@@ -30,4 +30,3 @@
   # install license
   install -Dm644 COPYING $pkgdir/usr/share/licenses/nfsidmap/LICENSE
 }
-




More information about the arch-commits mailing list