version bump 8 commits vim-youcompleteme-git

This commit is contained in:
2023-08-24 16:03:21 -07:00
parent ead2873b73
commit c82f60a235
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=r3106.f09c2f69
pkgver=r3114.4f1dcf4f
pkgver() {
cd "YouCompleteMe" || exit
printf "r%s.%s" "$(git rev-list --count HEAD)" "$(git rev-parse --short HEAD)"