summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
Diffstat (limited to 'system')
-rw-r--r--system/fish/fish.SlackBuild2
-rw-r--r--system/fish/fish.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/system/fish/fish.SlackBuild b/system/fish/fish.SlackBuild
index ae49094d3e..d50cffa0f7 100644
--- a/system/fish/fish.SlackBuild
+++ b/system/fish/fish.SlackBuild
@@ -50,7 +50,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=fish
-VERSION=${VERSION:-3.7.0}
+VERSION=${VERSION:-3.7.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/fish/fish.info b/system/fish/fish.info
index c10d732dba..d5167d50e7 100644
--- a/system/fish/fish.info
+++ b/system/fish/fish.info
@@ -1,8 +1,8 @@
PRGNAM="fish"
-VERSION="3.7.0"
+VERSION="3.7.1"
HOMEPAGE="https://fishshell.com/"
-DOWNLOAD="https://github.com/fish-shell/fish-shell/releases/download/3.7.0/fish-3.7.0.tar.xz"
-MD5SUM="22c3fab479b185faf620a3b3f43443c3"
+DOWNLOAD="https://github.com/fish-shell/fish-shell/releases/download/3.7.1/fish-3.7.1.tar.xz"
+MD5SUM="d32913b45d52459f40e6d434389e7bd4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""