summaryrefslogtreecommitdiff
path: root/community/clewn/PKGBUILD
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 /community/clewn/PKGBUILD
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 'community/clewn/PKGBUILD')
-rw-r--r--community/clewn/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/clewn/PKGBUILD b/community/clewn/PKGBUILD
index cf7b4662d..b3314f4e3 100644
--- a/community/clewn/PKGBUILD
+++ b/community/clewn/PKGBUILD
@@ -1,15 +1,15 @@
-# $Id: PKGBUILD 39861 2011-02-17 21:58:48Z spupykin $
+# $Id: PKGBUILD 55182 2011-09-05 09:01:05Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: tardo <tardo@nagi-fanboi.net>
pkgname=clewn
pkgver=1.15
-pkgrel=4
+pkgrel=5
pkgdesc="gdb support for vim"
arch=('i686' 'x86_64' 'mips64el')
url="http://clewn.sourceforge.net"
license=('GPL')
-depends=("vim" "gdb")
+depends=("gvim" "gdb")
install=$pkgname.install
source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz")
md5sums=('dcfa989e6250109a7f0f99dc2d6db3e6')