diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2019-02-24 06:33:51 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-02-24 06:33:51 +0700 |
commit | be8acb592fcd36152d73710e084508504a1eea5a (patch) | |
tree | b96fe302c4d0304b9d95003590b9ffef8d716eff /system/fish/fish.info | |
parent | ee1d22f8f0531aaf9cccc92d254e7a7e8a553d27 (diff) | |
download | slackbuilds-be8acb592fcd36152d73710e084508504a1eea5a.tar.gz |
system/fish: Updated for version 3.0.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@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 f84cea8f18..5666362864 100644 --- a/system/fish/fish.info +++ b/system/fish/fish.info @@ -1,8 +1,8 @@ PRGNAM="fish" -VERSION="3.0.1" +VERSION="3.0.2" HOMEPAGE="http://fishshell.com/" -DOWNLOAD="https://github.com/fish-shell/fish-shell/releases/download/3.0.1/fish-3.0.1.tar.gz" -MD5SUM="783eb7a09119e81e8fa3db633c4c5605" +DOWNLOAD="https://github.com/fish-shell/fish-shell/releases/download/3.0.2/fish-3.0.2.tar.gz" +MD5SUM="eba358c6c99e596b8633113ff1cd5994" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="man-db" |