[arch-commits] Commit in vim/trunk (PKGBUILD)
Anatol Pomozov
anatolik at archlinux.org
Thu Apr 23 18:31:01 UTC 2015
Date: Thursday, April 23, 2015 @ 20:31:01
Author: anatolik
Revision: 237965
upgpkg: vim 7.4.712-1
Modified:
vim/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-04-23 18:03:48 UTC (rev 237964)
+++ PKGBUILD 2015-04-23 18:31:01 UTC (rev 237965)
@@ -7,11 +7,11 @@
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=663
+_patchlevel=712
_tag=v${_topver/./-}-${_patchlevel}
_versiondir="vim${_topver//./}"
pkgver=${_topver}.${_patchlevel}
-pkgrel=2
+pkgrel=1
arch=('i686' 'x86_64')
license=('custom:vim')
url="http://www.vim.org"
More information about the arch-commits
mailing list