summaryrefslogtreecommitdiffstats
path: root/system/fish
diff options
context:
space:
mode:
author Luna Jernberg <droidbittin@gmail.com>2023-12-08 00:36:34 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-12-08 01:54:05 +0700
commit817dc3f4b0ac0f483495391a48a56cbc31586977 (patch)
treec4319fb4af9e07e0147103051497759ea5ef4ffb /system/fish
parentdf9cc5a0ff0b9b4dec3f9bfe5aa979f40f1080db (diff)
downloadslackbuilds-817dc3f4b0ac0f483495391a48a56cbc31586977.tar.gz
slackbuilds-817dc3f4b0ac0f483495391a48a56cbc31586977.tar.xz
system/fish: Updated for version 3.6.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/fish')
-rw-r--r--system/fish/fish.SlackBuild3
-rw-r--r--system/fish/fish.info6
2 files changed, 5 insertions, 4 deletions
diff --git a/system/fish/fish.SlackBuild b/system/fish/fish.SlackBuild
index f8b52cebdc..e96849a5b3 100644
--- a/system/fish/fish.SlackBuild
+++ b/system/fish/fish.SlackBuild
@@ -5,6 +5,7 @@
# Copyright 2020 Donald Cooley, South Haven, Indiana USA
# Copyright 2015-2019 Edinaldo P. Silva, Rio de Janeiro, Brazil.
# Copyright 2009 Pierre Cazenave
+# Copyright 2023 Luna Jernberg
# All rights reserved.
#
@@ -49,7 +50,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=fish
-VERSION=${VERSION:-3.6.1}
+VERSION=${VERSION:-3.6.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/fish/fish.info b/system/fish/fish.info
index 90f621f40d..19170dc8d1 100644
--- a/system/fish/fish.info
+++ b/system/fish/fish.info
@@ -1,8 +1,8 @@
PRGNAM="fish"
-VERSION="3.6.1"
+VERSION="3.6.4"
HOMEPAGE="https://fishshell.com/"
-DOWNLOAD="https://github.com/fish-shell/fish-shell/releases/download/3.6.1/fish-3.6.1.tar.xz"
-MD5SUM="b721bbff7adc221f4e77b44404727026"
+DOWNLOAD="https://github.com/fish-shell/fish-shell/releases/download/3.6.4/fish-3.6.4.tar.xz"
+MD5SUM="600c5d8ffa45b1d73b5263809cb5e6f5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""