diff options
author | Alejandro Andreu <contact@alejandroandr.eu> | 2022-04-16 11:58:10 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-04-16 12:12:55 +0700 |
commit | e12b8743f3f82b3ad0cdad4f75d39fab213b8d3c (patch) | |
tree | 0c3af278013ac73cfdc971973dc58eb01c3f382e /system/fish/fish.info | |
parent | a2fadc1667c8c545dfc7e7317bb91325ebb6a9fd (diff) |
system/fish: Updated for version 3.4.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/fish/fish.info')
-rw-r--r-- | system/fish/fish.info | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/system/fish/fish.info b/system/fish/fish.info index af82a97165643..9f9a0c29d43a6 100644 --- a/system/fish/fish.info +++ b/system/fish/fish.info @@ -1,10 +1,10 @@ PRGNAM="fish" -VERSION="3.1.2" +VERSION="3.4.0" HOMEPAGE="https://fishshell.com/" -DOWNLOAD="https://github.com/fish-shell/fish-shell/releases/download/3.1.2/fish-3.1.2.tar.gz" -MD5SUM="2e9f12a250dccb9ab0529ae6f77710a0" +DOWNLOAD="https://github.com/fish-shell/fish-shell/releases/download/3.4.0/fish-3.4.0.tar.xz" +MD5SUM="9fc1318ce5678c84ad57f28bee3580f4" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -MAINTAINER="Donald Cooley" -EMAIL="chytraeu@sdf.org" +MAINTAINER="Alejandro Andreu" +EMAIL="contact@alejandroandr.eu" |