diff options
author | Luna Jernberg <droidbittin@gmail.com> | 2023-03-26 23:57:00 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-04-01 09:14:08 +0700 |
commit | bf2e135cd95a09201732889c065410a760f49e6c (patch) | |
tree | 8de2c08281c207e71cf4b68a3669b2dec017a5fa /system/fish/fish.info | |
parent | d6e3e5241890e2e82fa69f1a2d8ed501e2ca7c7b (diff) |
system/fish: Updated for version 3.6.1. New maintainer.
Signed-off-by: bedlam <dave@slackbuilds.org>
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 9f9a0c29d43a..90f621f40db8 100644 --- a/system/fish/fish.info +++ b/system/fish/fish.info @@ -1,10 +1,10 @@ PRGNAM="fish" -VERSION="3.4.0" +VERSION="3.6.1" HOMEPAGE="https://fishshell.com/" -DOWNLOAD="https://github.com/fish-shell/fish-shell/releases/download/3.4.0/fish-3.4.0.tar.xz" -MD5SUM="9fc1318ce5678c84ad57f28bee3580f4" +DOWNLOAD="https://github.com/fish-shell/fish-shell/releases/download/3.6.1/fish-3.6.1.tar.xz" +MD5SUM="b721bbff7adc221f4e77b44404727026" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -MAINTAINER="Alejandro Andreu" -EMAIL="contact@alejandroandr.eu" +MAINTAINER="Luna Jernberg" +EMAIL="droidbittin@gmail.com" |