summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAvimitin2021-10-26 17:56:42 +0800
committerAvimitin2021-10-26 17:56:42 +0800
commit1731f6d8746b79a9c41d4ba0d14fb26ef32d2181 (patch)
treed445679e056640cc6f189ae158a1b73ad0fe026b /.SRCINFO
downloadaur-1731f6d8746b79a9c41d4ba0d14fb26ef32d2181.tar.gz
feat: initiate the nvui-git repository
This AUR package tracks the latest nvui commit. Also to be as an alternative to the obsolete nvui package. Signed-off-by: Avimitin <avimitin@gmail.com>
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO25
1 files changed, 25 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..23845f743353
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,25 @@
+pkgbase = nvui-git
+ pkgdesc = A modern frontend for Neovim
+ pkgver = v0.1.4.v2.r6.g87f61c0
+ pkgrel = 1
+ url = https://github.com/rohit-px2/nvui
+ arch = x86_64
+ license = MIT
+ makedepends = git
+ makedepends = cmake
+ makedepends = ninja
+ makedepends = catch2
+ depends = boost
+ depends = fmt
+ depends = msgpack-cxx
+ depends = qt5-base
+ depends = qt5-svg
+ depends = hicolor-icon-theme
+ source = nvui-git::git+https://github.com/rohit-px2/nvui.git
+ source = nvui.desktop
+ source = nvui.sh
+ sha256sums = SKIP
+ sha256sums = 529e087f9ea5d212c05e1cfd7da51f5e5718acc186a1925f937707c641ebd509
+ sha256sums = 987f46b07c32efbb5f1ef4783204d15b6d8be32833cb7732d4752eb4fb5b9a08
+
+pkgname = nvui-git