summaryrefslogtreecommitdiffstats
path: root/system/fish
diff options
context:
space:
mode:
author Edinaldo P. Silva <edps.mundognu@gmail.com>2017-11-23 23:31:30 +0000
committer David Spencer <idlemoor@slackbuilds.org>2017-11-23 23:31:30 +0000
commit92c8c8b369e29cb2364b22038ef2eea210f112c3 (patch)
tree209d7a87135f46323a738af31f4a4f13713492e5 /system/fish
parent2e6037c31b6590ed906df0fa4e1d01146a0321e6 (diff)
downloadslackbuilds-92c8c8b369e29cb2364b22038ef2eea210f112c3.tar.gz
slackbuilds-92c8c8b369e29cb2364b22038ef2eea210f112c3.tar.xz
system/fish: Updated for version 2.7.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/fish')
-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 bf68b7b8ae..721279d5f9 100644
--- a/system/fish/fish.SlackBuild
+++ b/system/fish/fish.SlackBuild
@@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=fish
-VERSION=${VERSION:-2.7b1}
+VERSION=${VERSION:-2.7.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/fish/fish.info b/system/fish/fish.info
index b1712d9cc8..cfee994809 100644
--- a/system/fish/fish.info
+++ b/system/fish/fish.info
@@ -1,8 +1,8 @@
PRGNAM="fish"
-VERSION="2.7b1"
+VERSION="2.7.0"
HOMEPAGE="http://fishshell.com/"
-DOWNLOAD="https://github.com/fish-shell/fish-shell/releases/download/2.7b1/fish-2.7b1.tar.gz"
-MD5SUM="8e6886ee3a38dbf4fd36228472e81d17"
+DOWNLOAD="https://github.com/fish-shell/fish-shell/releases/download/2.7.0/fish-2.7.0.tar.gz"
+MD5SUM="fb43957e6f5f1f7d64b1384e9b95ef63"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="man-db"