Some checks failed
Build and publish packages / build-and-publish (push) Failing after 4s
17 lines
427 B
Plaintext
17 lines
427 B
Plaintext
pkgbase = sshfsc-git
|
|
pkgdesc = Quickly mount remote systems via SSHFS based on your ssh_config
|
|
pkgver = 0.1.0.r2.gba89562
|
|
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
|