diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2017-10-31 21:37:07 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-11-01 07:34:13 +0700 |
commit | b3b2e83894dee9abc1c7b4c28908e8ba295bc412 (patch) | |
tree | 148c407ee63fb7e299a9e9c5f40be8f59d015605 /system/fish/fish.info | |
parent | 6bf382609a8c20aab3f28f89264615e3977c80f7 (diff) |
system/fish: Updated for version 2.7b1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/fish/fish.info')
-rw-r--r-- | system/fish/fish.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/system/fish/fish.info b/system/fish/fish.info index 47859c77c7ea..b1712d9cc8de 100644 --- a/system/fish/fish.info +++ b/system/fish/fish.info @@ -1,8 +1,8 @@ PRGNAM="fish" -VERSION="2.6.0" +VERSION="2.7b1" HOMEPAGE="http://fishshell.com/" -DOWNLOAD="https://github.com/fish-shell/fish-shell/releases/download/2.6.0/fish-2.6.0.tar.gz" -MD5SUM="ce9d8cc2a34d172a94cfa3ef9988937c" +DOWNLOAD="https://github.com/fish-shell/fish-shell/releases/download/2.7b1/fish-2.7b1.tar.gz" +MD5SUM="8e6886ee3a38dbf4fd36228472e81d17" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="man-db" |