summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArctic Ice Studio2017-10-30 19:32:31 +0100
committerArctic Ice Studio2017-10-30 19:32:31 +0100
commit1b9430e8de95d106e1a4a97e55ece5261e2d2e71 (patch)
tree199cbb4f205a16c6129e6276f90eebd4e3893849
parentc72cca9f149c098e9f3161c895c237f3db1195ac (diff)
downloadaur-1b9430e8de95d106e1a4a97e55ece5261e2d2e71.tar.gz
Prepare AUR release version 0.6.0-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e36aa83a0113..20997939a8e0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nord-vim-lightline
pkgdesc = An arctic, north-bluish clean and elegant Vim lightline theme
- pkgver = 0.4.0
+ pkgver = 0.6.0
pkgrel = 1
url = https://github.com/arcticicestudio/nord-vim
arch = any
@@ -8,7 +8,7 @@ pkgbase = nord-vim-lightline
license = CC-BY-SA-4.0
makedepends = git
depends = vim
- source = nord-vim-lightline::git+https://github.com/arcticicestudio/nord-vim.git#tag=v0.4.0
+ source = nord-vim-lightline::git+https://github.com/arcticicestudio/nord-vim.git#tag=v0.6.0
md5sums = SKIP
pkgname = nord-vim-lightline
diff --git a/PKGBUILD b/PKGBUILD
index 3674d71eba04..5cfd63db6743 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Arctic Ice Studio <development@arcticicestudio.com>
pkgname=nord-vim-lightline
-pkgver=0.4.0
+pkgver=0.6.0
pkgrel=1
pkgdesc="An arctic, north-bluish clean and elegant Vim lightline theme"
arch=("any")