version bump 5 commits vim-youcompleteme-git

This commit is contained in:
2020-11-10 18:32:03 -08:00
parent bb3a0dab7d
commit e5811b75be
2 changed files with 2 additions and 2 deletions

View File

@ -46,7 +46,7 @@ _neovim="$NEOVIM_YOUCOMPLETEME"
# Default PKGBUILD Configuration #
#=========================================================================================================#
pkgname=vim-youcompleteme-git
pkgver=r2759.fa8c985d
pkgver=r2764.21f1cc57
pkgver() {
cd "YouCompleteMe" || exit
printf "r%s.%s" "$(git rev-list --count HEAD)" "$(git rev-parse --short HEAD)"