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

Giancarlo Razzolini grazzolini at archlinux.org
Fri Jun 29 14:53:37 UTC 2018


    Date: Friday, June 29, 2018 @ 14:53:36
  Author: grazzolini
Revision: 347738

upgpkg: sshfs 3.4.0-1

Modified:
  sshfs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-29 14:36:48 UTC (rev 347737)
+++ PKGBUILD	2018-06-29 14:53:36 UTC (rev 347738)
@@ -4,7 +4,7 @@
 # Contributor: Giovanni Scafora <giovanni at archlinux.org>
 
 pkgname=sshfs
-pkgver=3.3.2
+pkgver=3.4.0
 pkgrel=1
 pkgdesc="FUSE client based on the SSH File Transfer Protocol"
 arch=('x86_64')
@@ -13,7 +13,7 @@
 depends=(fuse3 glib2 openssh)
 makedepends=('meson' 'python-docutils')
 source=(https://github.com/libfuse/sshfs/releases/download/$pkgname-$pkgver/$pkgname-$pkgver.tar.xz{,.asc})
-sha256sums=('a4da6af0ac4f39606eefd0fd7ca09267fbb90e274081570a700f911fca387e4c'
+sha256sums=('d27ccd35436d72755c40234cefa081e30fa529e092232a5b4abbff2178c2c22f'
             'SKIP')
 validpgpkeys=('ED31791B2C5C1613AF388B8AD113FCAC3C4E599F') # Nikolaus Rath <Nikolaus at rath.org>
 



More information about the arch-commits mailing list