summaryrefslogtreecommitdiff
path: root/libre/vim
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-01-13 11:37:27 -0200
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-01-13 11:37:27 -0200
commit60f78a4b283e2d06d8626f3c53311fc0a23aaa43 (patch)
treebbfe681287dafdb7857e6a7bb239b4d3e53623b2 /libre/vim
parent1c9f2677f9de55ae52d3706087f8ac208b1090bc (diff)
vim-7.4.560-1.parabola1: fix vim bug -> https://github.com/vimwiki/vimwiki/issues/96
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 908a44724..02e085107 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=560
+_patchlevel=567
_tag=v${_topver/./-}-${_patchlevel}
_versiondir="vim${_topver//./}"
pkgver=${_topver}.${_patchlevel}