feat(sshfsc-git): add package
Build and publish packages / build-and-publish (push) Failing after 5s

This commit is contained in:
2026-04-19 14:31:58 +02:00
parent 5912bab251
commit d74359f238
2 changed files with 61 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
pkgbase = sshfsc-git
pkgdesc = Quickly mount remote systems via SSHFS based on your ssh_config
pkgver = 0.1.0.r0.gxxxxxxx
pkgrel = 1
url = https://gitea.moonarch.de/nevaforget/sshfs_connect
arch = x86_64
license = MIT
makedepends = git
makedepends = go
depends = sshfs
provides = sshfsc
conflicts = sshfsc
source = git+https://gitea.moonarch.de/nevaforget/sshfs_connect.git
sha256sums = SKIP
pkgname = sshfsc-git