version bump 4 commits vim-youcompleteme-git

This commit is contained in:
2019-09-24 20:18:16 -07:00
parent b4e7fd9a1f
commit dd53a75536
2 changed files with 2 additions and 2 deletions

View File

@ -44,7 +44,7 @@ _neovim="$NEOVIM_YOUCOMPLETEME"
# Default PKGBUILD Configuration #
#=========================================================================================================#
pkgname=vim-youcompleteme-git
pkgver=r2542.5274b73f
pkgver=r2546.bdbfdd93
pkgver() {
cd "YouCompleteMe" || exit
printf "r%s.%s" "$(git rev-list --count HEAD)" "$(git rev-parse --short HEAD)"