Update brave-bin from 1.50.121_1 to 1.60.118_1
This commit is contained in:
parent
d8ad04e1b0
commit
8336f0088e
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'brave-bin'
|
# Template file for 'brave-bin'
|
||||||
pkgname=brave-bin
|
pkgname=brave-bin
|
||||||
version=1.50.121
|
version=1.60.118
|
||||||
revision=1
|
revision=1
|
||||||
archs="x86_64"
|
archs="x86_64"
|
||||||
repository="cereus-extra"
|
repository="cereus-extra"
|
||||||
short_desc="Secure, fast and private web browser with ad blocker"
|
short_desc="Secure, fast and private web browser with ad blocker"
|
||||||
maintainer="Kevin F. <kevinfigueroart@proton.me>"
|
maintainer="Kevin Figueroa <kfdevart@disroot.org>"
|
||||||
hostmakedepends="tar xz awk"
|
hostmakedepends="tar xz"
|
||||||
license="MPL-2.0"
|
license="MPL-2.0"
|
||||||
homepage="https://brave.com"
|
homepage="https://brave.com"
|
||||||
distfiles="https://github.com/brave/brave-browser/releases/download/v${version}/brave-browser_${version}_amd64.deb"
|
distfiles="https://github.com/brave/brave-browser/releases/download/v${version}/brave-browser_${version}_amd64.deb"
|
||||||
checksum=b15edc10d04240bb3c569253d7507bd488ee18e95ec5de66fd696fffdbeab561
|
checksum=2e8f45ef3f2024944877b2c17d54e3d7c0bae6cc03afc0bb32dd603665e84a86
|
||||||
|
|
||||||
do_extract() {
|
do_extract() {
|
||||||
mkdir -p ${DESTDIR}
|
mkdir -p ${DESTDIR}
|
||||||
|
|
Loading…
Add table
Reference in a new issue