summaryrefslogtreecommitdiff
path: root/extra/vim
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-09-07 09:18:06 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-09-07 09:18:06 -0300
commitf5e3722a8eb73a1d34f74d29e19eb4b8cc7f251d (patch)
tree52b4ae75af50a8a519ff3921e1e82a7a47c212b6 /extra/vim
parent86461beb7cde87c32ae26efa1916543955452dfc (diff)
parente2fb609d3af7a203357fd6ca983fef5f4dfba7eb (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: extra/maxima/PKGBUILD extra/rcs/PKGBUILD extra/sbcl/PKGBUILD multilib/lib32-libx11/PKGBUILD testing/xf86-input-synaptics/PKGBUILD
Diffstat (limited to 'extra/vim')
-rw-r--r--extra/vim/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/vim/PKGBUILD b/extra/vim/PKGBUILD
index ccb3b441f..a22ceb648 100644
--- a/extra/vim/PKGBUILD
+++ b/extra/vim/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 136823 2011-09-01 21:33:21Z eric $
+# $Id: PKGBUILD 137072 2011-09-05 21:46:27Z eric $
# Contributor: Jan "heftig" Steffens <jan.steffens@gmail.com>
# Maintainer: tobias [ tobias at archlinux org ]
# Maintainer: Daniel J Griffiths <ghost1227@archlinux.us>
@@ -6,9 +6,9 @@
pkgbase=vim
pkgname=('vim' 'gvim' 'vim-runtime')
_topver=7.3
-_patchlevel=289
+_patchlevel=294
pkgver=${_topver}.${_patchlevel}
-__hgrev=ba9f075a347d
+__hgrev=9c96fb7330b5
pkgrel=1
arch=('i686' 'x86_64' 'mips64el')
license=('custom:vim')
@@ -97,7 +97,7 @@ build() {
package_vim() {
pkgdesc='Vi Improved, a highly configurable, improved version of the vi text editor'
- depends=("vim-runtime=${pkgver}-${pkgrel}" 'gpm' 'perl')
+ depends=("vim-runtime=${pkgver}-${pkgrel}" 'gpm')
conflicts=('gvim')
cd "${srcdir}"/vim-build