Jakub Klinkovský pushed to branch main at Arch Linux / Packaging / Packages /
sshfs
Commits:
5427b8fd by Jakub Klinkovský at 2026-05-30T09:34:51+02:00
upgpkg: 3.7.6-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = sshfs
pkgdesc = FUSE client based on the SSH File Transfer Protocol
- pkgver = 3.7.5
+ pkgver = 3.7.6
pkgrel = 1
url = https://github.com/libfuse/sshfs
arch = x86_64
@@ -11,10 +11,10 @@ pkgbase = sshfs
depends = glib2
depends = glibc
depends = openssh
- source =
https://github.com/libfuse/sshfs/releases/download/sshfs-3.7.5/sshfs-3.7.5.tar.xz
- source =
https://github.com/libfuse/sshfs/releases/download/sshfs-3.7.5/sshfs-3.7.5.tar.xz.asc
+ source =
https://github.com/libfuse/sshfs/releases/download/sshfs-3.7.6/sshfs-3.7.6.tar.xz
+ source =
https://github.com/libfuse/sshfs/releases/download/sshfs-3.7.6/sshfs-3.7.6.tar.xz.asc
validpgpkeys = 9C113099DF707BD240A192D4C6E054D074D5DD2B
- b2sums =
e3cd137dfd6d3212fff241ef0ecb4d06a6cc76cc2a7c259df52d1dd5d181de725d6d003bd8b2afa6bc7a45c0ff07060389fd3200b5e3aaec0d70c8f7e16397a6
+ b2sums =
d7a6fc97ef9a9d67d89afbe48272f684b10c3cd70333c73d88d068821bcb9aadaef72599d6c1de1bc114f1ce311e9ecb23f052468e7bde1d6007d28b0b95639a
b2sums = SKIP
pkgname = sshfs
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
# Contributor: Giovanni Scafora <[email protected]>
pkgname=sshfs
-pkgver=3.7.5
+pkgver=3.7.6
pkgrel=1
pkgdesc="FUSE client based on the SSH File Transfer Protocol"
arch=(x86_64)
@@ -21,7 +21,7 @@ makedepends=(
python-docutils
)
source=(https://github.com/libfuse/sshfs/releases/download/$pkgname-$pkgver/$pkgname-$pkgver.tar.xz{,.asc})
-b2sums=('e3cd137dfd6d3212fff241ef0ecb4d06a6cc76cc2a7c259df52d1dd5d181de725d6d003bd8b2afa6bc7a45c0ff07060389fd3200b5e3aaec0d70c8f7e16397a6'
+b2sums=('d7a6fc97ef9a9d67d89afbe48272f684b10c3cd70333c73d88d068821bcb9aadaef72599d6c1de1bc114f1ce311e9ecb23f052468e7bde1d6007d28b0b95639a'
'SKIP')
validpgpkeys=('9C113099DF707BD240A192D4C6E054D074D5DD2B') # Haoxi Tan
<[email protected]>
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/sshfs/-/commit/5427b8fd8d9220b8fe5883569c190758be515717
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/sshfs/-/commit/5427b8fd8d9220b8fe5883569c190758be515717
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help