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

Anatol Pomozov anatolik at archlinux.org
Mon Jan 12 17:22:24 UTC 2015


    Date: Monday, January 12, 2015 @ 18:22:24
  Author: anatolik
Revision: 228944

upgpkg: vim 7.4.567-1

Fix vim bug https://github.com/vimwiki/vimwiki/issues/96

Modified:
  vim/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-12 15:29:04 UTC (rev 228943)
+++ PKGBUILD	2015-01-12 17:22:24 UTC (rev 228944)
@@ -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=560
+_patchlevel=567
 _tag=v${_topver/./-}-${_patchlevel}
 _versiondir="vim${_topver//./}"
 pkgver=${_topver}.${_patchlevel}



More information about the arch-commits mailing list