gvim: update to 7.0

This commit is contained in:
Juergen Daubert 2006-05-10 06:54:57 +00:00
parent bf58e49db2
commit 509d167ac1
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
774c14d93ce58674b3b2c880edd12d77 vim-6.4.tar.bz2
4ca69757678272f718b1041c810d82d8 vim-7.0.tar.bz2

View File

@ -4,12 +4,12 @@
# Depends on: vim, gtk
name=gvim
version=6.4
version=7.0
release=1
source=(ftp://ftp.vim.org/pub/vim/unix/vim-$version.tar.bz2)
build () {
cd vim64/src
cd vim70/src
./configure --prefix=/usr \
--with-vim-name=gvim \
--with-x=yes \