[arch-commits] CVS update of extra/editors/vim-vcscommand (PKGBUILD)
Dan McGee
dan at archlinux.org
Wed Sep 5 01:40:39 UTC 2007
Date: Tuesday, September 4, 2007 @ 21:40:39
Author: dan
Path: /home/cvs-extra/extra/editors/vim-vcscommand
Modified: PKGBUILD (1.3 -> 1.4)
upgpkg: vim-vcscommand 19-1
----------+
PKGBUILD | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
Index: extra/editors/vim-vcscommand/PKGBUILD
diff -u extra/editors/vim-vcscommand/PKGBUILD:1.3 extra/editors/vim-vcscommand/PKGBUILD:1.4
--- extra/editors/vim-vcscommand/PKGBUILD:1.3 Sat Mar 3 22:50:01 2007
+++ extra/editors/vim-vcscommand/PKGBUILD Tue Sep 4 21:40:37 2007
@@ -1,14 +1,15 @@
-#$Id: PKGBUILD,v 1.3 2007/03/04 03:50:01 aaron Exp $
+#$Id: PKGBUILD,v 1.4 2007/09/05 01:40:37 dan Exp $
#Maintainer: Aaron Griffin <aaron at archlinux.org>
pkgname=vim-vcscommand
-pkgver=12 #Real version Beta12
+#Real version BetaXX
+pkgver=19
_scriptid=6814
pkgrel=1
pkgdesc="vim cvs/svn integration plugin "
arch=(i686 x86_64)
url="http://www.vim.org/scripts/script.php?script_id=90"
-depends=(vim)
+depends=(vi)
groups=('vim-plugins')
replaces=('vim-vsccommand') #whoops, typo before
install=vimdoc.install
More information about the arch-commits
mailing list