vivaldi: update to 3.0.1874.38.
This commit is contained in:
parent
2564e90702
commit
41fd971171
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'vivaldi'
|
||||
pkgname=vivaldi
|
||||
version=2.11.1811.52
|
||||
version=3.0.1874.38
|
||||
revision=1
|
||||
_release=1
|
||||
archs="i686 x86_64"
|
||||
|
@ -9,7 +9,7 @@ short_desc="Advanced browser made with the power user in mind"
|
|||
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||
# EULA: https://vivaldi.com/privacy/vivaldi-end-user-license-agreement/
|
||||
# Privacy Policy: https://vivaldi.com/privacy/browser/
|
||||
license="Proprietary"
|
||||
license="custom:Proprietary"
|
||||
homepage="https://vivaldi.com"
|
||||
repository=nonfree
|
||||
restricted=yes
|
||||
|
@ -17,10 +17,10 @@ nostrip=yes
|
|||
|
||||
if [ "$XBPS_TARGET_MACHINE" = "x86_64" ]; then
|
||||
_debarch=amd64
|
||||
checksum=d785f743b416b8198acbbeba659397f26884e1db87d9bcac50f3f772e67b092f
|
||||
checksum=7c0852da67389148a3bfd2e2cb1fe14a430c13264fc26770871a4d9a913bc60c
|
||||
else
|
||||
_debarch=i386
|
||||
checksum=30abdc77b64182a389443243f54dd7fb73ff6a62195e404a46ca1488fb874d3f
|
||||
checksum=808d90dda7ef404203bdcb385b623c745a9df573e24c669ef71d754a72c7e530
|
||||
fi
|
||||
|
||||
distfiles="https://downloads.vivaldi.com/stable/vivaldi-stable_${version}-${_release}_${_debarch}.deb"
|
||||
|
|
Loading…
Reference in a new issue