[arch-commits] Commit in sshfs/trunk (PKGBUILD)
Giancarlo Razzolini
grazzolini at archlinux.org
Tue Aug 28 17:39:46 UTC 2018
Date: Tuesday, August 28, 2018 @ 17:39:45
Author: grazzolini
Revision: 375011
upgpkg: sshfs 3.5.0-1
Modified:
sshfs/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-28 17:37:20 UTC (rev 375010)
+++ PKGBUILD 2018-08-28 17:39:45 UTC (rev 375011)
@@ -4,7 +4,7 @@
# Contributor: Giovanni Scafora <giovanni at archlinux.org>
pkgname=sshfs
-pkgver=3.4.0
+pkgver=3.5.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=('d27ccd35436d72755c40234cefa081e30fa529e092232a5b4abbff2178c2c22f'
+sha256sums=('c2035332489dea3be88b9328d0e1905f904a34f93eb87fb07cd5380329a3dfe5'
'SKIP')
validpgpkeys=('ED31791B2C5C1613AF388B8AD113FCAC3C4E599F') # Nikolaus Rath <Nikolaus at rath.org>
More information about the arch-commits
mailing list