summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorLuis Martinez2021-10-15 23:38:42 -0500
committerLuis Martinez2021-10-15 23:38:42 -0500
commitbe39b42e9f209817f0a48382a7c81a3d70e22cee (patch)
tree11ccd63a971470f78271b6b7970c82f8fd29823e /.SRCINFO
downloadaur-be39b42e9f209817f0a48382a7c81a3d70e22cee.tar.gz
initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO19
1 files changed, 19 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..5ca75414544c
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,19 @@
+pkgbase = neovim-material-git
+ pkgdesc = Material colorscheme for Neovim
+ pkgver = r184.f8e663a
+ pkgrel = 1
+ url = https://github.com/marko-cerovac/material.nvim
+ install = material.install
+ arch = any
+ groups = neovim-plugin
+ license = GPL2
+ makedepends = git
+ depends = neovim>=0.5.0
+ provides = neovim-material
+ provides = neovim-lualine-material
+ conflicts = neovim-material
+ conflicts = neovim-lualine-material
+ source = neovim-material-git::git+https://github.com/marko-cerovac/material.nvim
+ md5sums = SKIP
+
+pkgname = neovim-material-git