version bump 2 commits vim-youcompleteme-git

This commit is contained in:
2019-03-16 02:15:46 -07:00
parent 01a3cc9885
commit cd8b60b294
2 changed files with 2 additions and 2 deletions

View File

@ -39,7 +39,7 @@ _neovim="$NEOVIM_YOUCOMPLETEME"
# Default PKGBUILD Configuration #
#=========================================================================================================#
pkgname=vim-youcompleteme-git
pkgver=r2490.1afc0814
pkgver=r2492.299f8e48
pkgver() {
cd "YouCompleteMe" || exit
printf "r%s.%s" "$(git rev-list --count HEAD)" "$(git rev-parse --short HEAD)"