summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b2305186f963..accfb066f2b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,17 @@
# Maintainer: Sainnhe Park <sainnhe@gmail.com>
pkgname=vim-airline-forest-night-git
-pkgver=v0.2.r16.g5ae9029
+pkgver=v0.1.0.r7.g5d964ff
pkgrel=1
pkgdesc="forest-night color scheme for vim-airline"
arch=('any')
-url="https://github.com/sainnhe/vim-color-forest-night"
-license=('MIT' 'Anti-996')
+url="https://github.com/sainnhe/forest-night"
+license=('MIT')
depends=('vim')
optdepends=('vim-colorscheme-forest-night-git' 'vim-airline-git')
makedepends=('git')
-source=("git+https://github.com/sainnhe/vim-color-forest-night.git")
+source=("git+https://github.com/sainnhe/forest-night.git")
md5sums=('SKIP')
-_pkgname=vim-color-forest-night
+_pkgname=forest-night
pkgver() {
cd "$srcdir/$_pkgname"