fish-shell: update template

This commit is contained in:
wertyi48 2013-06-30 01:56:45 -03:00
parent 3f1fd46bc9
commit c27a799f4e

View file

@ -2,7 +2,7 @@
pkgname=fish-shell
version=2.0.0
revision=1
short_desc="User friendly shell intended mostly for interactive use, forked by ridiculousfish."
short_desc="User friendly shell intended mostly for interactive use"
maintainer="Steven R <strob AT styez DOT com>"
license="GPL"
homepage="http://fishshell.com/"
@ -21,6 +21,7 @@ pre_configure() {
fish-shell_package() {
register_shell="/usr/bin/fish"
noarch="yes"
pkg_install() {
vmove all
}