summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorSainnhe Park2021-03-28 10:57:08 +0800
committerSainnhe Park2021-03-28 10:57:08 +0800
commit7a5a1b19910c94bd6bf29d354d6f31f1b89dcd8c (patch)
tree0bf3bf62184ba7604e66c987cfad7802430978fa /.SRCINFO
downloadaur-7a5a1b19910c94bd6bf29d354d6f31f1b89dcd8c.tar.gz
init
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..da0ec9e6bb7a
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,17 @@
+pkgbase = vim-coc-htmlhint-git
+ pkgdesc = Integrates the HTMLHint static analysis tool into coc.nvim
+ pkgver = 0.2.1.r1.g76f1d99
+ pkgrel = 1
+ url = https://github.com/yaegassy/coc-htmlhint
+ arch = any
+ license = MIT
+ makedepends = yarn
+ makedepends = git
+ depends = vim-coc
+ provides = vim-coc-htmlhint
+ conflicts = vim-coc-htmlhint
+ source = coc-htmlhint::git+https://github.com/yaegassy/coc-htmlhint.git
+ sha256sums = SKIP
+
+pkgname = vim-coc-htmlhint-git
+