gvim: update to 7.3.50

This commit is contained in:
Juergen Daubert 2010-11-05 17:21:19 +01:00
parent e9de7d0872
commit da58bbf4cb
2 changed files with 5 additions and 1 deletions

View File

@ -1,2 +1,3 @@
8e16af6325c8f479717e1ce4121d5bf6 gvim.desktop
8a37f055666a095059a11cd4f3551b62 vim-7.3.001-050.xz
5b9510a17074e2b37d8bb38ae09edbf2 vim-7.3.tar.bz2

View File

@ -4,13 +4,16 @@
# Depends on: vim, gtk
name=gvim
version=7.3
version=7.3.50
release=1
source=(ftp://ftp.vim.org/pub/vim/unix/vim-7.3.tar.bz2
http://crux.nu/files/distfiles/vim-7.3.001-050.xz
gvim.desktop)
build () {
cd vim73/src
unxz -c $SRC/vim-7.3.*.xz | patch -p0 -d $SRC/vim73
./configure --prefix=/usr \
--with-vim-name=gvim \