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

Ike Devolder idevolder at nymeria.archlinux.org
Mon Nov 25 20:44:24 UTC 2013


    Date: Monday, November 25, 2013 @ 21:44:24
  Author: idevolder
Revision: 101448

libnfs :: 1.8.0

Modified:
  libnfs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-11-25 19:50:55 UTC (rev 101447)
+++ PKGBUILD	2013-11-25 20:44:24 UTC (rev 101448)
@@ -2,8 +2,8 @@
 # Maintainer: BlackIkeEagle <ike DOT devolder AT gmail DOT com>
 
 pkgname=libnfs
-pkgver=1.7.0
-pkgrel=2
+pkgver=1.8.0
+pkgrel=1
 pkgdesc="client library for accessing NFS shares"
 arch=('i686' 'x86_64')
 url="https://github.com/sahlberg/libnfs"
@@ -10,7 +10,7 @@
 license=('GPL')
 depends=('glibc')
 source=("https://github.com/sahlberg/$pkgname/archive/$pkgname-$pkgver.tar.gz")
-sha256sums=('724e0b15cb2099ab3bbdb8456eaab54bc6d1de76da4b4f3251323471523e2114')
+sha256sums=('e4d766efba85e79b04c18038070506d0a9df5b7e0f08aa54ab402892cd1542cc')
 
 build() {
   cd "$pkgname-$pkgname-$pkgver"




More information about the arch-commits mailing list