mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/brave-browser: update 1.46.144
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
020144007b
commit
e9fc88d40f
2 changed files with 4 additions and 4 deletions
|
@ -26,7 +26,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=brave-browser
|
||||
VERSION=${VERSION:-1.46.140}
|
||||
VERSION=${VERSION:-1.46.144}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="brave-browser"
|
||||
VERSION="1.46.140"
|
||||
VERSION="1.46.144"
|
||||
HOMEPAGE="https://brave.com"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://github.com/brave/brave-browser/releases/download/v1.46.140/brave-browser-1.46.140-1.x86_64.rpm"
|
||||
MD5SUM_x86_64="86bfed6d224ffe696707419087f48db7"
|
||||
DOWNLOAD_x86_64="https://github.com/brave/brave-browser/releases/download/v1.46.144/brave-browser-1.46.144-1.x86_64.rpm"
|
||||
MD5SUM_x86_64="c6fe32ffe942bdd26a70c16bdea398f4"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Andrew Payne"
|
||||
EMAIL="phalange@komputermatrix.com"
|
||||
|
|
Loading…
Reference in a new issue