[arch-commits] Commit in sshfs/trunk (PKGBUILD)
Giancarlo Razzolini
grazzolini at archlinux.org
Thu Jun 17 16:51:31 UTC 2021
Date: Thursday, June 17, 2021 @ 16:51:30
Author: grazzolini
Revision: 964662
upgpkg: sshfs 3.7.2-1
Modified:
sshfs/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-06-17 16:34:11 UTC (rev 964661)
+++ PKGBUILD 2021-06-17 16:51:30 UTC (rev 964662)
@@ -3,7 +3,7 @@
# Contributor: Giovanni Scafora <giovanni at archlinux.org>
pkgname=sshfs
-pkgver=3.7.1
+pkgver=3.7.2
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=('fe5d3436d61b46974889e0c4515899c21a9d67851e3793c209989f72353d7750'
+sha256sums=('1c596d42724d13aeba9f49ee127b8ef2fdeb813e25c6018f92d0c9ec4754fa2d'
'SKIP')
validpgpkeys=('ED31791B2C5C1613AF388B8AD113FCAC3C4E599F') # Nikolaus Rath <Nikolaus at rath.org>
More information about the arch-commits
mailing list