diff options
author | James Meyer <james.meyer@operamail.com> | 2008-12-04 15:06:22 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2008-12-04 15:06:22 (GMT) |
commit | 39b7f8d9aae573403092951a83a08afe206a557b (patch) | |
tree | 45ac3adca1ecade1fce9ed4b444cde2c75a95a26 /abs/extra-testing/vim/PKGBUILD | |
parent | d4be7b0a8bfe01b81dce9db9475f74454116ec3a (diff) | |
download | linhes_pkgbuild-39b7f8d9aae573403092951a83a08afe206a557b.zip linhes_pkgbuild-39b7f8d9aae573403092951a83a08afe206a557b.tar.gz linhes_pkgbuild-39b7f8d9aae573403092951a83a08afe206a557b.tar.bz2 |
update vi and add gvim
Diffstat (limited to 'abs/extra-testing/vim/PKGBUILD')
-rw-r--r-- | abs/extra-testing/vim/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/extra-testing/vim/PKGBUILD b/abs/extra-testing/vim/PKGBUILD index b54c9ba..d0355fc 100644 --- a/abs/extra-testing/vim/PKGBUILD +++ b/abs/extra-testing/vim/PKGBUILD @@ -3,7 +3,7 @@ pkgname=vim _srcver=7.2 -_patchlevel=30 +_patchlevel=65 pkgver=${_srcver}.${_patchlevel} pkgrel=1.5 pkgdesc="a highly configurable, improved version of the vi text editor" |