You've already forked vimdecrypt-go
update SRCINFO
This commit is contained in:
4
.SRCINFO
4
.SRCINFO
@@ -1,12 +1,14 @@
|
|||||||
pkgbase = vimdecrypt-go-git
|
pkgbase = vimdecrypt-go-git
|
||||||
pkgdesc = Golang tool for decrypting VIM encrypted files
|
pkgdesc = Golang tool for decrypting VIM encrypted files
|
||||||
pkgver = r18.ccd1079
|
pkgver = r18.ccd1079
|
||||||
pkgrel = 1
|
pkgrel = 2
|
||||||
url = https://github.com/doggeddog/vimdecrypt
|
url = https://github.com/doggeddog/vimdecrypt
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
license = MIT
|
license = MIT
|
||||||
makedepends = git
|
makedepends = git
|
||||||
makedepends = go
|
makedepends = go
|
||||||
|
conflicts = vimdecrypt-git
|
||||||
|
conflicts = vimdecrypt
|
||||||
source = git+https://github.com/doggeddog/vimdecrypt.git#branch=main
|
source = git+https://github.com/doggeddog/vimdecrypt.git#branch=main
|
||||||
sha256sums = SKIP
|
sha256sums = SKIP
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user