summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 17 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..c2aa8c6119d0
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,17 @@
+pkgbase = tree-sitter-gomod-git
+ pkgdesc = Golang modfile grammar for tree-sitter
+ pkgver = 4a65743
+ pkgrel = 1
+ url = https://github.com/camdencheek/tree-sitter-go-mod
+ arch = x86_64
+ groups = tree-sitter-grammars
+ license = MIT
+ makedepends = git
+ makedepends = tree-sitter
+ makedepends = npm
+ provides = tree-sitter-gomod
+ conflicts = tree-sitter-gomod
+ source = tree-sitter-gomod-git::git+https://github.com/camdencheek/tree-sitter-go-mod
+ sha256sums = SKIP
+
+pkgname = tree-sitter-gomod-git