vim-gruvbox: auto updated to 3.4.0-1

This commit is contained in:
BioArchLinuxBot 2023-09-18 12:01:19 +00:00
parent 7a40b90791
commit 60ac4b0b3d

View file

@ -1,7 +1,7 @@
# Maintainer: Vlad Petrov <ejiek at mail dot ru>
_pkgname=gruvbox
pkgname=vim-${_pkgname}
pkgver=3.3.0
pkgver=3.4.0
pkgrel=1
pkgdesc="gruvbox color scheme for vim"
arch=('any')
@ -11,7 +11,7 @@ depends=('vim')
provides=('vim-gruvbox')
conflicts=('vim-gruvbox')
source=("${_pkgname}-${pkgver}.tar.gz::https://github.com/gruvbox-community/gruvbox/archive/v${pkgver}.tar.gz")
sha256sums=('a94a882755ef77936567cd7a1c1a67b91715972eb93491878cf30474d3c3cf9a')
sha256sums=('b5e70d0378e650705a4115f8fdf7cecea8ec049bb87ac0a98bad0622c45b4fe9')
package() {
cd ${_pkgname}-${pkgver}