mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
network/brave-browser: Updated for version 1.40.113.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
bec7b96fc4
commit
233669f0be
2 changed files with 4 additions and 4 deletions
|
@ -26,7 +26,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=brave-browser
|
||||
VERSION=${VERSION:-1.39.122}
|
||||
VERSION=${VERSION:-1.40.113}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="brave-browser"
|
||||
VERSION="1.39.122"
|
||||
VERSION="1.40.113"
|
||||
HOMEPAGE="https://brave.com"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://github.com/brave/brave-browser/releases/download/v1.39.122/brave-browser-1.39.122-1.x86_64.rpm"
|
||||
MD5SUM_x86_64="1b33e308e31ae5b82975206f57509d64"
|
||||
DOWNLOAD_x86_64="https://github.com/brave/brave-browser/releases/download/v1.40.113/brave-browser-1.40.113-1.x86_64.rpm"
|
||||
MD5SUM_x86_64="f3230785c97cdf6229ef31e6c72fca69"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Andrew Payne"
|
||||
EMAIL="phalange@komputermatrix.com"
|
||||
|
|
Loading…
Reference in a new issue