David Runge pushed to branch main at Arch Linux / Packaging / Packages / sshfs
Commits:
5c661997 by David Runge at 2025-03-25T09:16:48+01:00
upgpkg: 3.7.3-3
Rebuild against fuse3 3.17.
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = sshfs
pkgdesc = FUSE client based on the SSH File Transfer Protocol
pkgver = 3.7.3
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/libfuse/sshfs
arch = x86_64
license = GPL
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=sshfs
pkgver=3.7.3
-pkgrel=2
+pkgrel=3
pkgdesc="FUSE client based on the SSH File Transfer Protocol"
arch=('x86_64')
url="https://github.com/libfuse/sshfs"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/sshfs/-/commit/5c6619976893aeec06c1e27e5df86b8b02cf56c3
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/sshfs/-/commit/5c6619976893aeec06c1e27e5df86b8b02cf56c3
You're receiving this email because of your account on gitlab.archlinux.org.