diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2017-11-23 23:31:30 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-11-23 23:31:30 +0000 |
commit | 92c8c8b369e29cb2364b22038ef2eea210f112c3 (patch) | |
tree | 209d7a87135f46323a738af31f4a4f13713492e5 /system/fish/fish.info | |
parent | 2e6037c31b6590ed906df0fa4e1d01146a0321e6 (diff) | |
download | slackbuilds-92c8c8b369e29cb2364b22038ef2eea210f112c3.tar.gz |
system/fish: Updated for version 2.7.0.
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 b1712d9cc8..cfee994809 100644 --- a/system/fish/fish.info +++ b/system/fish/fish.info @@ -1,8 +1,8 @@ PRGNAM="fish" -VERSION="2.7b1" +VERSION="2.7.0" HOMEPAGE="http://fishshell.com/" -DOWNLOAD="https://github.com/fish-shell/fish-shell/releases/download/2.7b1/fish-2.7b1.tar.gz" -MD5SUM="8e6886ee3a38dbf4fd36228472e81d17" +DOWNLOAD="https://github.com/fish-shell/fish-shell/releases/download/2.7.0/fish-2.7.0.tar.gz" +MD5SUM="fb43957e6f5f1f7d64b1384e9b95ef63" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="man-db" |