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

Ike Devolder idevolder at archlinux.org
Sun Feb 24 22:16:07 UTC 2019


    Date: Sunday, February 24, 2019 @ 22:16:06
  Author: idevolder
Revision: 435607

upgpkg: libnfs 4.0.0-3

Modified:
  libnfs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-24 21:38:36 UTC (rev 435606)
+++ PKGBUILD	2019-02-24 22:16:06 UTC (rev 435607)
@@ -2,7 +2,7 @@
 
 pkgname=libnfs
 pkgver=4.0.0
-pkgrel=2
+pkgrel=3
 pkgdesc="client library for accessing NFS shares"
 arch=('x86_64')
 url="https://github.com/sahlberg/libnfs"
@@ -11,7 +11,7 @@
 source=(
 	"https://github.com/sahlberg/$pkgname/archive/$pkgname-$pkgver.tar.gz"
 )
-sha256sums=('4d2091b0096392871fffca28272a3d496e62bd0936cfc9de95de57c46fc89f1a')
+sha256sums=('6ee77e9fe220e2d3e3b1f53cfea04fb319828cc7dbb97dd9df09e46e901d797d')
 
 #prepare() {
   #cd "$pkgname-$pkgname-$pkgver"



More information about the arch-commits mailing list