chore(sshfsc-git): bump pkgrel to 2 to retrigger build
Build and publish packages / build-and-publish (push) Successful in 47s

Initial sshfsc-git build (run #150, 2026-04-19) failed with
'go: command not found' — at that point the workflow did not yet
install makedepends. Workflow now reads makedepends from PKGBUILD
and installs them via pacman before makepkg, so a fresh trigger
should succeed.
This commit is contained in:
2026-04-25 14:28:24 +02:00
parent 0d6c35cff8
commit c6c0bf1552
+1 -1
View File
@@ -5,7 +5,7 @@
pkgname=sshfsc-git pkgname=sshfsc-git
pkgver=0.1.0.r2.gba89562 pkgver=0.1.0.r2.gba89562
pkgrel=1 pkgrel=2
pkgdesc="Quickly mount remote systems via SSHFS based on your ssh_config" pkgdesc="Quickly mount remote systems via SSHFS based on your ssh_config"
arch=('x86_64') arch=('x86_64')
url="https://gitea.moonarch.de/nevaforget/sshfs_connect" url="https://gitea.moonarch.de/nevaforget/sshfs_connect"