vivaldi: update to 4.2.2406.54
This commit is contained in:
parent
a24a527f01
commit
670108f40e
1 changed files with 4 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'vivaldi'
|
||||
pkgname=vivaldi
|
||||
version=4.2.2406.48
|
||||
version=4.2.2406.54
|
||||
revision=1
|
||||
_release=1
|
||||
archs="x86_64"
|
||||
|
@ -12,14 +12,13 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
|
|||
# Privacy Policy: https://vivaldi.com/privacy/browser/
|
||||
license="custom:Proprietary"
|
||||
homepage="https://vivaldi.com"
|
||||
distfiles="https://downloads.vivaldi.com/stable/vivaldi-stable_${version}-${_release}_amd64.deb"
|
||||
_licenseUrl="https://vivaldi.com/privacy/vivaldi-end-user-license-agreement/"
|
||||
checksum=02c3a2a28b0e53bed563a94f3e504ec72dd206cd83cbaa141319b427dcf23c79
|
||||
repository=nonfree
|
||||
restricted=yes
|
||||
nostrip=yes
|
||||
|
||||
distfiles="https://downloads.vivaldi.com/stable/vivaldi-stable_${version}-${_release}_amd64.deb"
|
||||
_licenseUrl="https://vivaldi.com/privacy/vivaldi-end-user-license-agreement/"
|
||||
checksum=97841156fac3b34a17692e9724aa34e3fb90658a6504c6eb5303d61ecff06867
|
||||
|
||||
do_extract() {
|
||||
ar x ${XBPS_SRCDISTDIR}/${pkgname}-${version}/vivaldi-stable_${version}-${_release}_amd64.deb
|
||||
bsdtar xf data.tar.xz --exclude={./etc,./opt/vivaldi/cron}
|
||||
|
|
Loading…
Reference in a new issue