version bump 2 commits vim-youcompleteme-git

This commit is contained in:
2021-10-16 14:27:20 -07:00
parent 167a6f6249
commit 1b416772fd
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=r2828.347bbf73
pkgver=r2830.69430d7e
pkgver() {
cd "YouCompleteMe" || exit
printf "r%s.%s" "$(git rev-list --count HEAD)" "$(git rev-parse --short HEAD)"