network/brave-browser: Updated for version 1.47.186.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
afhpayne 2023-01-27 12:53:08 -05:00 committed by Willy Sudiarto Raharjo
parent 945d2a044c
commit ecbd7438d7
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# Slackware build script for brave-browser
# Copyright 2019-2022 Andrew Payne <phalange@komputermatrix.com>
# Copyright 2019-2023 Andrew Payne <phalange@komputermatrix.com>
# Copyright 2018-2019 Donald Cooley South Haven, Indiana USA
# All rights reserved.
#
@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=brave-browser
VERSION=${VERSION:-1.47.171}
VERSION=${VERSION:-1.47.186}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,10 +1,10 @@
PRGNAM="brave-browser"
VERSION="1.47.171"
VERSION="1.47.186"
HOMEPAGE="https://brave.com"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://github.com/brave/brave-browser/releases/download/v1.47.171/brave-browser-1.47.171-1.x86_64.rpm"
MD5SUM_x86_64="33c6717fe8459cd069b2ae8e4e050bd4"
DOWNLOAD_x86_64="https://github.com/brave/brave-browser/releases/download/v1.47.186/brave-browser-1.47.186-1.x86_64.rpm"
MD5SUM_x86_64="eb54ab4a596b95091b551bc4f0acba34"
REQUIRES=""
MAINTAINER="Andrew Payne"
EMAIL="phalange@komputermatrix.com"