mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
network/brave-browser: Updated for version 1.4.95.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
d02055a7a5
commit
00757082f4
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=brave-browser
|
||||
VERSION=${VERSION:-1.3.118}
|
||||
VERSION=${VERSION:-1.4.95}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="brave-browser"
|
||||
VERSION="1.3.118"
|
||||
VERSION="1.4.95"
|
||||
HOMEPAGE="https://brave.com"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://github.com/brave/brave-browser/releases/download/v1.3.118/brave-browser-1.3.118-1.x86_64.rpm"
|
||||
MD5SUM_x86_64="e25827b2e6aa03aebcc3186a1c98a2e3"
|
||||
DOWNLOAD_x86_64="https://github.com/brave/brave-browser/releases/download/v1.4.95/brave-browser-1.4.95-1.x86_64.rpm"
|
||||
MD5SUM_x86_64="0c8b0d62e2ccc90f5c81a761f9e2483d"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Andrew Payne"
|
||||
EMAIL="phalange@komputermatrix.com"
|
||||
|
|
Loading…
Reference in a new issue