summaryrefslogtreecommitdiff
path: root/gvim/Pkgfile
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2009-11-19 11:55:50 +0100
committerJuergen Daubert <jue@jue.li>2009-11-19 11:55:50 +0100
commit371c97e6b2fa2df335bd4ba19aa3ca618dc8db28 (patch)
treed61c15d086f2f7748af93cb362e500e88e8212e7 /gvim/Pkgfile
parentb0614ae8e78ed5bbaea077f89a6771413e926c7d (diff)
downloadopt-371c97e6b2fa2df335bd4ba19aa3ca618dc8db28.tar.gz
opt-371c97e6b2fa2df335bd4ba19aa3ca618dc8db28.tar.xz
gvim: update to 7.2.300
Diffstat (limited to 'gvim/Pkgfile')
-rw-r--r--gvim/Pkgfile5
1 files changed, 2 insertions, 3 deletions
diff --git a/gvim/Pkgfile b/gvim/Pkgfile
index a1cfa9df3..7c2bdab2e 100644
--- a/gvim/Pkgfile
+++ b/gvim/Pkgfile
@@ -4,21 +4,20 @@
# Depends on: vim, gtk
name=gvim
-version=7.2.259
+version=7.2.300
release=1
source=(ftp://ftp.vim.org/pub/vim/unix/vim-7.2.tar.bz2
ftp://ftp.vim.org/pub/vim/extra/vim-7.2-extra.tar.gz
ftp://ftp.vim.org/pub/vim/extra/vim-7.2-lang.tar.gz
ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.001-100.gz
ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.101-200.gz
- http://crux.nu/files/distfiles/vim-7.2.201-259.xz
+ ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.201-300.gz
gvim.desktop)
build () {
cd vim72/src
gunzip -c $SRC/7.2.*.gz | patch -p0 -d $SRC/vim72
- unxz -c $SRC/vim-7.2.*.xz | patch -p0 -d $SRC/vim72
./configure --prefix=/usr \
--with-vim-name=gvim \

Generated by cgit