summaryrefslogtreecommitdiff
path: root/community/fish
diff options
context:
space:
mode:
Diffstat (limited to 'community/fish')
-rw-r--r--community/fish/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/fish/PKGBUILD b/community/fish/PKGBUILD
index 6be578f71..e5815714d 100644
--- a/community/fish/PKGBUILD
+++ b/community/fish/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 39735 2011-02-15 21:06:59Z kchen $
+# $Id: PKGBUILD 66524 2012-02-25 23:19:41Z lfleischer $
# Maintainer: Kaiting Chen <kaitocracy@gmail.com>
# Contributor: Abhishek Dasgupta <abhidg@gmail.com>
# Contributor: Eric Belanger <eric@archlinux.org>
@@ -6,7 +6,7 @@
pkgname=fish
pkgver=1.23.1
-pkgrel=4
+pkgrel=5
pkgdesc="User friendly shell intended mostly for interactive use"
arch=('i686' 'x86_64')
url="http://fishshell.com/"