summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorLuis Martinez2021-10-19 01:26:58 -0500
committerLuis Martinez2021-10-19 01:26:58 -0500
commit963923c5afca1c9957de06e205e900744bfcabdc (patch)
treeca1216cf31725cf127428033b108acd02050b19e /.SRCINFO
downloadaur-963923c5afca1c9957de06e205e900744bfcabdc.tar.gz
initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO21
1 files changed, 21 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..b95e5e72eeaf
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,21 @@
+pkgbase = neovim-crates-git
+ pkgdesc = Neovim plugin that manages crates.io dependencies
+ pkgver = r108.ab2c491
+ pkgrel = 1
+ url = https://github.com/saecki/crates.nvim
+ install = crates.install
+ arch = any
+ groups = neovim-plugins
+ license = unknown
+ makedepends = git
+ provides = neovim-crates
+ provides = neovim-cmp-crates
+ conflicts = neovim-crates
+ conflicts = neovim-cmp-crates
+ source = neovim-crates-git::git+https://github.com/saecki/crates.nvim
+ md5sums = SKIP
+
+pkgname = neovim-crates-git
+ depends = neovim
+ depends = neovim-plenary
+ depends = cargo