summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO30
1 files changed, 24 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0ef316d53016..2457febc5b78 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,33 @@
pkgbase = vim-nord-git
- pkgdesc = A arctic, north-bluish clean and elegant Vim theme.
- pkgver = r51.05d536f
- pkgrel = 1
+ pkgdesc = An arctic, north-bluish clean and elegant Vim theme.
+ pkgver = 0.7.0.r94.gea7ff9c
+ pkgrel = 2
url = https://github.com/arcticicestudio/nord-vim
arch = any
groups = vim-plugins
- license = Apache
+ license = MIT
makedepends = git
- depends = vim
- source = vim-nord-git::git+https://github.com/arcticicestudio/nord-vim.git
+ source = vim-nord-git::git+https://github.com/arcticicestudio/nord-vim
md5sums = SKIP
pkgname = vim-nord-git
+ depends = vim-plugin-runtime
+ optdepends = vim-airline-nord: Airline theme
+ optdepends = vim-lightline-nord: Lightline theme
+ provides = vim-nord
+ conflicts = vim-nord
+
+pkgname = vim-airline-nord-git
+ depends = vim-airline
+ depends = vim-plugin-runtime
+ optdepends = vim-nord: Base vim theme
+ provides = vim-airline-nord
+ conflicts = vim-airline-nord
+
+pkgname = vim-lightline-nord-git
+ depends = vim-lightline-git
+ depends = vim-plugin-runtime
+ optdepends = vim-nord: Base vim theme
+ provides = vim-lightline-nord
+ conflicts = vim-lightline-nord