network/brave-browser: Updated for version 1.2.42.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ddc5ef0cab
commit
9e958d48fc
|
@ -1,15 +1,11 @@
|
|||
Brave is on a mission to fix the Web by giving users a safer, faster,
|
||||
and better browsing experience – while growing support for content
|
||||
creators through a new attention-based ecosystem of rewards.
|
||||
Brave is a free and open-source web browser developed by Brave
|
||||
Software, Inc. based on the Chromium web browser.
|
||||
|
||||
Much more than a browser, Brave is a new way of thinking about how the
|
||||
Web works.
|
||||
|
||||
Brave is open source, and built by a team of privacy focused,
|
||||
performance oriented pioneers of the Web, founded by the inventor
|
||||
of Javascript and co-founder of Mozilla.
|
||||
The browser blocks ads and website trackers, and provides a
|
||||
way for users to send cryptocurrency contributions in the
|
||||
form of Basic Attention Tokens to websites and content creators.
|
||||
|
||||
Brave is 64-bit software.
|
||||
|
||||
This SlackBuild does not build Brave from source, it simply repackages
|
||||
This SlackBuild does not build Brave from source, it repackages
|
||||
the binary.
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for brave-browser
|
||||
|
||||
# Copyright 2019 Andrew Payne, Boston MA <phalange@komputermatrix.com>
|
||||
# Copyright 2019-2020 Andrew Payne, Boston MA <phalange@komputermatrix.com>
|
||||
# Copyright 2018-2019 Donald Cooley South Haven, Indiana USA
|
||||
# All rights reserved.
|
||||
#
|
||||
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=brave-browser
|
||||
VERSION=${VERSION:-1.1.23}
|
||||
VERSION=${VERSION:-1.2.42}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="brave-browser"
|
||||
VERSION="1.1.23"
|
||||
VERSION="1.2.42"
|
||||
HOMEPAGE="https://brave.com"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://github.com/brave/brave-browser/releases/download/v1.1.23/brave-browser-1.1.23-1.x86_64.rpm"
|
||||
MD5SUM_x86_64="417d9442d96e44d97cb208c4ef1aeea6"
|
||||
DOWNLOAD_x86_64="https://github.com/brave/brave-browser/releases/download/v1.2.42/brave-browser-1.2.42-1.x86_64.rpm"
|
||||
MD5SUM_x86_64="bb12729edc36ed7112ea20e694a23a01"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Andrew Payne"
|
||||
EMAIL="phalange@komputermatrix.com"
|
||||
|
|
|
@ -8,12 +8,12 @@
|
|||
|-----handy-ruler------------------------------------------------------|
|
||||
brave-browser: brave-browser (a safer, faster, and better Web browsing experience)
|
||||
brave-browser:
|
||||
brave-browser: Brave is on a mission to fix the Web by giving users a safer, faster,
|
||||
brave-browser: and better browsing experience - while growing support for content
|
||||
brave-browser: creators through a new attention-based ecosystem of rewards.
|
||||
brave-browser: Much more than a browser, Brave is a new way of thinking about how
|
||||
brave-browser: the Web works.
|
||||
brave-browser: Brave is open source, and built by a team of privacy focused,
|
||||
brave-browser: performance oriented pioneers of the Web, founded by the inventor of
|
||||
brave-browser: Javascript and co-founder of Mozilla.
|
||||
brave-browser: Brave is a free and open-source web browser developed by Brave
|
||||
brave-browser: Software, Inc. based on the Chromium web browser.
|
||||
brave-browser:
|
||||
brave-browser:
|
||||
brave-browser:
|
||||
brave-browser:
|
||||
brave-browser:
|
||||
brave-browser:
|
||||
brave-browser: https://brave-browser.com
|
||||
|
|
Loading…
Reference in New Issue