summaryrefslogtreecommitdiffstats
path: root/system/fish/fish.SlackBuild
diff options
context:
space:
mode:
author Luna Jernberg <droidbittin@gmail.com>2024-03-20 06:50:00 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-03-20 06:57:46 +0700
commitcc0dd9ef89bbec77272da2f894bccf4e7b875bc6 (patch)
treea3df33c005a87bad2b66e5bc6054f47316699b8f /system/fish/fish.SlackBuild
parent06a317068bfc0f9b62abe1d2c2cd9402d3b77592 (diff)
downloadslackbuilds-cc0dd9ef89bbec77272da2f894bccf4e7b875bc6.tar.gz
slackbuilds-cc0dd9ef89bbec77272da2f894bccf4e7b875bc6.tar.xz
system/fish: Updated for version 3.7.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/fish/fish.SlackBuild')
-rw-r--r--system/fish/fish.SlackBuild2
1 files changed, 1 insertions, 1 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}