blob: 078e884305baad7d17d06ff777040be316f86ec2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = vim-gruvbox-community
pkgdesc = gruvbox color scheme for vim
pkgver = 2.1.0
pkgrel = 3
url = https://github.com/gruvbox-community/gruvbox
arch = any
groups = vim-plugins
license = MIT
depends = vim
provides = vim-gruvbox
conflicts = vim-gruvbox
source = gruvbox-2.1.0.tar.gz::https://github.com/gruvbox-community/gruvbox/archive/v2.1.0.tar.gz
sha256sums = 1f6d64c61c9474bc4be548f57ae0f261ea1ad410c91aab417b069fa53bf5aa37
pkgname = vim-gruvbox-community
|