network/brave-browser: Updated for version 1.58.131.

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-09-22 17:28:34 -04:00 committed by Willy Sudiarto Raharjo
parent 853ee44d15
commit c66ff9336d
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=brave-browser
VERSION=${VERSION:-1.58.124}
VERSION=${VERSION:-1.58.131}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,10 +1,10 @@
PRGNAM="brave-browser"
VERSION="1.58.124"
VERSION="1.58.131"
HOMEPAGE="https://brave.com"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://github.com/brave/brave-browser/releases/download/v1.58.124/brave-browser-1.58.124-1.x86_64.rpm"
MD5SUM_x86_64="8285c71742388c756a7fa9f600d39fcf"
DOWNLOAD_x86_64="https://github.com/brave/brave-browser/releases/download/v1.58.131/brave-browser-1.58.131-1.x86_64.rpm"
MD5SUM_x86_64="fb6bf0791e083a9312b9d09d5266913d"
REQUIRES=""
MAINTAINER="Andrew Payne"
EMAIL="phalange@komputermatrix.com"