summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO18
1 files changed, 11 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7a7835824372..fb87545245b2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,24 +1,28 @@
pkgbase = fish-git
- pkgdesc = User friendly shell intended mostly for interactive use (gitorius.org legacy version).
- pkgver = 2012.01.31
+ pkgdesc = User friendly shell intended mostly for interactive use.
+ pkgver = 2.2.0.r278.ge70ed96
pkgrel = 1
- epoch = 1
- url = http://gitorious.org/fish-shell
+ epoch = 2
+ url = http://fishshell.com
install = fish.install
arch = i686
arch = x86_64
+ arch = arm
license = GPL
license = LGPL
license = BSD
license = MIT
makedepends = doxygen
makedepends = git
- depends = ncurses
+ makedepends = ncurses
depends = bc
- optdepends = python2: make_completions script
+ optdepends = python: fish_update_completions and other tools
+ optdepends = pkgfile: for command-not-found handler
provides = fish
+ provides = fish-shell
conflicts = fish
- source = git://gitorious.org/fish-shell/fish-shell.git
+ conflicts = fish-shell
+ source = git://github.com/fish-shell/fish-shell.git
md5sums = SKIP
pkgname = fish-git