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

Felix Yan fyan at archlinux.org
Sat Mar 28 09:35:12 UTC 2015


    Date: Saturday, March 28, 2015 @ 10:35:12
  Author: fyan
Revision: 235200

upgpkg: vim 7.4.663-2

rebuild against python 3.4.3-2 (fix missing symbols)

Modified:
  vim/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-03-28 09:08:05 UTC (rev 235199)
+++ PKGBUILD	2015-03-28 09:35:12 UTC (rev 235200)
@@ -11,7 +11,7 @@
 _tag=v${_topver/./-}-${_patchlevel}
 _versiondir="vim${_topver//./}"
 pkgver=${_topver}.${_patchlevel}
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 license=('custom:vim')
 url="http://www.vim.org"



More information about the arch-commits mailing list