gvim: update to 7.4

This commit is contained in:
Juergen Daubert 2013-08-11 09:57:22 +02:00
parent c337f2afff
commit 8a94d25dd1
2 changed files with 4 additions and 4 deletions

View File

@ -1,2 +1,2 @@
8e16af6325c8f479717e1ce4121d5bf6 gvim.desktop
a280c43e5efd93f28a06e2f3139341f9 vim-7.3.1314.tar.xz
607e135c559be642f210094ad023dc65 vim-7.4.tar.bz2

View File

@ -4,13 +4,13 @@
# Depends on: vim, gtk, xorg-libxt
name=gvim
version=7.3.1314
version=7.4
release=1
source=(http://crux.nu/files/distfiles/vim-$version.tar.xz
source=(ftp://ftp.vim.org/pub/vim/unix/vim-$version.tar.bz2
gvim.desktop)
build () {
cd vim-$version/src
cd vim${version/./}/src
./configure --prefix=/usr \
--with-vim-name=gvim \