[arch-commits] Commit in sshfs/trunk (PKGBUILD)
Giancarlo Razzolini
grazzolini at archlinux.org
Mon Nov 9 12:38:15 UTC 2020
Date: Monday, November 9, 2020 @ 12:38:15
Author: grazzolini
Revision: 746881
upgpkg: sshfs 3.7.1-1
Modified:
sshfs/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-09 12:38:11 UTC (rev 746880)
+++ PKGBUILD 2020-11-09 12:38:15 UTC (rev 746881)
@@ -3,7 +3,7 @@
# Contributor: Giovanni Scafora <giovanni at archlinux.org>
pkgname=sshfs
-pkgver=3.7.0
+pkgver=3.7.1
pkgrel=1
pkgdesc="FUSE client based on the SSH File Transfer Protocol"
arch=('x86_64')
@@ -12,7 +12,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=('6e7e86831f3066b356e7f16e22f1b8a8f177fda05146f6a5eb821c2fd0541c34'
+sha256sums=('fe5d3436d61b46974889e0c4515899c21a9d67851e3793c209989f72353d7750'
'SKIP')
validpgpkeys=('ED31791B2C5C1613AF388B8AD113FCAC3C4E599F') # Nikolaus Rath <Nikolaus at rath.org>
More information about the arch-commits
mailing list