summaryrefslogtreecommitdiff
path: root/community/fish/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/fish/PKGBUILD')
-rw-r--r--community/fish/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/fish/PKGBUILD b/community/fish/PKGBUILD
index ff829d644..937b1b858 100644
--- a/community/fish/PKGBUILD
+++ b/community/fish/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 110716 2014-05-05 14:15:56Z bpiotrowski $
+# $Id: PKGBUILD 116199 2014-07-23 21:21:03Z bpiotrowski $
# Maintainer: Bartłomiej Piotrowski <bpiotrowski@archlinux.org>
# Contributor: Kaiting Chen <kaitocracy@gmail.com>
# Contributor: Abhishek Dasgupta <abhidg@gmail.com>
@@ -7,12 +7,12 @@
pkgname=fish
pkgver=2.1.0
-pkgrel=3
+pkgrel=4
pkgdesc='Smart and user friendly shell intended mostly for interactive use'
arch=('i686' 'x86_64')
url='http://fishshell.com/'
license=('GPL2')
-depends=('bc' 'gcc-libs' 'inetutils' 'ncurses')
+depends=('bc' 'gcc-libs' 'inetutils' 'ncurses' 'which')
optdepends=('python: for manual page completion parser and web configuration tool')
install=fish.install
source=(http://fishshell.com/files/$pkgver/fish-$pkgver.tar.gz