initial commit

This commit is contained in:
2025-12-31 11:01:58 -05:00
commit 0f69d7d20c
2 changed files with 59 additions and 0 deletions

13
.SRCINFO Normal file
View File

@@ -0,0 +1,13 @@
pkgbase = vimdecrypt-go-git
pkgdesc = Golang tool for decrypting VIM encrypted files
pkgver = r18.ccd1079
pkgrel = 1
url = https://github.com/doggeddog/vimdecrypt
arch = x86_64
license = MIT
makedepends = git
makedepends = go
source = git+https://github.com/doggeddog/vimdecrypt.git#branch=main
sha256sums = SKIP
pkgname = vimdecrypt-go-git