[arch-commits] Commit in vim/trunk (PKGBUILD)

Anatol Pomozov anatolik at archlinux.org
Sat Nov 29 18:24:28 UTC 2014


    Date: Saturday, November 29, 2014 @ 19:24:28
  Author: anatolik
Revision: 227186

upgpkg: vim 7.4.537-1

FS#42949 Build newer vim version that fixes the crash

Modified:
  vim/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-11-29 17:31:52 UTC (rev 227185)
+++ PKGBUILD	2014-11-29 18:24:28 UTC (rev 227186)
@@ -7,7 +7,7 @@
 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=525
+_patchlevel=537
 _tag=v${_topver/./-}-${_patchlevel}
 _versiondir="vim${_topver//./}"
 pkgver=${_topver}.${_patchlevel}



More information about the arch-commits mailing list