summaryrefslogtreecommitdiff
path: root/libre/vim
diff options
context:
space:
mode:
authorcoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2015-02-05 18:45:55 -0200
committercoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2015-02-05 18:45:55 -0200
commit53e61f91ca1f2d5f13353abfea7059a7575cace5 (patch)
treebd2f8e3724cacef786e1191d62e0e7d6a6a03544 /libre/vim
parent9dbd3e46993fe26774d9da4aecdbdd40fd69d382 (diff)
update vim
Diffstat (limited to 'libre/vim')
-rw-r--r--libre/vim/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/vim/PKGBUILD b/libre/vim/PKGBUILD
index 6abc4374e..d4f15ca69 100644
--- a/libre/vim/PKGBUILD
+++ b/libre/vim/PKGBUILD
@@ -9,7 +9,7 @@ pkgbase=vim
pkgname=('vim-minimal' 'vim' 'vim-python3' 'gvim' 'gvim-python3' 'vim-runtime')
# list of tags can be found at https://code.google.com/p/vim/source/list
_topver=7.4
-_patchlevel=580
+_patchlevel=617
_tag=v${_topver/./-}-${_patchlevel}
_versiondir="vim${_topver//./}"
pkgver=${_topver}.${_patchlevel}