fix(sshfsc): commit no-suffix tag-build PKGBUILD (was not staged in f86d936 — git add aborted on stale sshfsc-git pathspec)
Build and publish packages / build-and-publish (push) Successful in 19s
Build and publish packages / build-and-publish (push) Successful in 19s
This commit is contained in:
+6
-6
@@ -1,6 +1,6 @@
|
||||
pkgbase = sshfsc-git
|
||||
pkgbase = sshfsc
|
||||
pkgdesc = Quickly mount remote systems via SSHFS based on your ssh_config
|
||||
pkgver = 0.1.0.r11.g4306170
|
||||
pkgver = 0.2.0
|
||||
pkgrel = 1
|
||||
url = https://gitea.moonarch.de/nevaforget/sshfs_connect
|
||||
arch = x86_64
|
||||
@@ -8,9 +8,9 @@ pkgbase = sshfsc-git
|
||||
makedepends = git
|
||||
makedepends = go
|
||||
depends = sshfs
|
||||
provides = sshfsc
|
||||
conflicts = sshfsc
|
||||
source = git+https://gitea.moonarch.de/nevaforget/sshfs_connect.git
|
||||
conflicts = sshfsc-git
|
||||
replaces = sshfsc-git
|
||||
source = git+https://gitea.moonarch.de/nevaforget/sshfs_connect.git#tag=v0.2.0
|
||||
sha256sums = SKIP
|
||||
|
||||
pkgname = sshfsc-git
|
||||
pkgname = sshfsc
|
||||
|
||||
Reference in New Issue
Block a user