Fix brave-bin template
This commit is contained in:
parent
39d8f43136
commit
33de62f9c5
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'brave-bin'
|
||||
pkgname=brave-bin
|
||||
version=1.43.94
|
||||
version=1.43.93
|
||||
revision=1
|
||||
only_for_archs="x86_64"
|
||||
archs="x86_64"
|
||||
repository="cereus-extra"
|
||||
short_desc="Secure, fast and private web browser with ad blocker"
|
||||
maintainer="Kevin F. <https://github.com/KF-Art>"
|
||||
hostmakedepends="tar xz"
|
||||
hostmakedepends="tar xz awk"
|
||||
license="Mozilla Public License Version 2.0"
|
||||
homepage="https://brave.com"
|
||||
distfiles="https://github.com/brave/brave-browser/releases/download/v${version}/brave-browser_${version}_amd64.deb"
|
||||
checksum=30ce48e51dc3c070b0763123b280ca0d3adc9a3aa5dbc0e9691aae70972f5a2f
|
||||
checksum=367413b270bbe00cfe2c23cc3c4a7b25246974f7c0f9ab63a12f3a603832d2ba
|
||||
|
||||
do_extract() {
|
||||
mkdir -p ${DESTDIR}
|
||||
|
|
Loading…
Add table
Reference in a new issue