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

Tobias Powalowski tpowa at archlinux.org
Tue Sep 9 13:45:14 UTC 2014


    Date: Tuesday, September 9, 2014 @ 15:45:14
  Author: tpowa
Revision: 221331

upgpkg: nfsidmap 0.26-1

bump to latest version

Modified:
  nfsidmap/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-09 13:26:54 UTC (rev 221330)
+++ PKGBUILD	2014-09-09 13:45:14 UTC (rev 221331)
@@ -3,14 +3,14 @@
 # Contributor: Judd <jvinet at zeroflux.org>
 
 pkgname=nfsidmap
-pkgver=0.25
-pkgrel=2
+pkgver=0.26
+pkgrel=1
 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')
-source=(http://www.citi.umich.edu/projects/nfsv4/linux/libnfsidmap/libnfsidmap-$pkgver.tar.gz)
+source=(https://fedorapeople.org/~steved/libnfsidmap/0.26/libnfsidmap-$pkgver.tar.bz2)
 
 build() {
   cd $srcdir/lib$pkgname-$pkgver
@@ -25,4 +25,4 @@
   # install license
   install -Dm644 COPYING $pkgdir/usr/share/licenses/nfsidmap/LICENSE
 }
-md5sums=('2ac4893c92716add1a1447ae01df77ab')
+md5sums=('2c0cf0e2b1665d51fa9a783679494888')




More information about the arch-commits mailing list