diff options
author | Donald Cooley <chytraeu@sdf.org> | 2020-02-23 23:52:24 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-02-24 06:07:34 +0700 |
commit | cfb00d0e83f86a0400cfbe8c335b56bd531c2eba (patch) | |
tree | 819a2030bb8442946ef496afa7b81a1236dd5ec2 /network/waterfox | |
parent | 7375f5ab2c13cf5083876d94823880f312103a6e (diff) |
network/waterfox: Updated for version 2020.02.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/waterfox')
-rw-r--r-- | network/waterfox/slack-desc | 2 | ||||
-rw-r--r-- | network/waterfox/waterfox.SlackBuild | 4 | ||||
-rw-r--r-- | network/waterfox/waterfox.info | 6 |
3 files changed, 6 insertions, 6 deletions
diff --git a/network/waterfox/slack-desc b/network/waterfox/slack-desc index ea56f854e301..bdaed00ed40f 100644 --- a/network/waterfox/slack-desc +++ b/network/waterfox/slack-desc @@ -11,7 +11,7 @@ waterfox: waterfox: Waterfox was one of the first widely distributed 64-Bit browsers on waterfox: the Web and quickly gained a loyal following. At one time, Waterfox waterfox: had one thing in mind - speed. But now Waterfox also attempts to be an -waterfox: ethical, user-oriented browser +waterfox: ethical, user-oriented browser. waterfox: waterfox: waterfox: diff --git a/network/waterfox/waterfox.SlackBuild b/network/waterfox/waterfox.SlackBuild index 251b7d2cdbc9..abdd1ecfa008 100644 --- a/network/waterfox/waterfox.SlackBuild +++ b/network/waterfox/waterfox.SlackBuild @@ -1,7 +1,7 @@ #!/bin/sh # Slackware build script for waterfox -# Copyright 2017-2019 Donald Cooley South Haven, Indiana USA +# Copyright 2017-2020 Donald Cooley South Haven, Indiana USA # Based on the pale moon SlackBuilds by: # Copyright 2015 pomfland @@ -27,7 +27,7 @@ PRGNAM=waterfox SRCNAM=waterfox-classic -VERSION=${VERSION:-2019.12} +VERSION=${VERSION:-2020.02.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/waterfox/waterfox.info b/network/waterfox/waterfox.info index a2a22c568114..6a5736d48aa8 100644 --- a/network/waterfox/waterfox.info +++ b/network/waterfox/waterfox.info @@ -1,10 +1,10 @@ PRGNAM="waterfox" -VERSION="2019.12" +VERSION="2020.02.1" HOMEPAGE="https://www.waterfox.net" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://storage-waterfox.netdna-ssl.com/releases/linux64/installer/waterfox-classic-2019.12.en-US.linux-x86_64.tar.bz2" -MD5SUM_x86_64="87ff318e3ac6b84f6167252d4f168403" +DOWNLOAD_x86_64="https://storage-waterfox.netdna-ssl.com/releases/linux64/installer/waterfox-classic-2020.02.1.en-US.linux-x86_64.tar.bz2" +MD5SUM_x86_64="20b4a4bce5eb61adf850996fdd8265ad" REQUIRES="" MAINTAINER="Donald Cooley" EMAIL="chytraeu@sdf.org" |