vivaldi: update to 2.8.1664.40
This commit is contained in:
parent
cd305e2177
commit
f11f2093a8
|
@ -1,12 +1,14 @@
|
|||
# Template file for 'vivaldi'
|
||||
pkgname=vivaldi
|
||||
version=2.7.1628.33
|
||||
version=2.8.1664.40
|
||||
revision=1
|
||||
_release=1
|
||||
archs="i686 x86_64"
|
||||
depends="desktop-file-utils hicolor-icon-theme"
|
||||
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"
|
||||
homepage="https://vivaldi.com"
|
||||
repository=nonfree
|
||||
|
@ -15,10 +17,10 @@ nostrip=yes
|
|||
|
||||
if [ "$XBPS_TARGET_MACHINE" = "x86_64" ]; then
|
||||
_debarch=amd64
|
||||
checksum=6464f5c3895672223d74461c762469fc38098e51ec0b527f7dbd348f3b63a5ce
|
||||
checksum=5d17bda4ca21aeaa24b7cbf6a137cba60979016a5f45c86737a6309ff2b8671f
|
||||
else
|
||||
_debarch=i386
|
||||
checksum=bb50712ae0d8e28fe6b8181e3666b0287030ee1b440b72c3ba3a3c928814e196
|
||||
checksum=4c84a069eefb86802192a064e252b5eb239581040a0ac28db1f1bd0a49ebe3c5
|
||||
fi
|
||||
|
||||
distfiles="https://downloads.vivaldi.com/stable/vivaldi-stable_${version}-${_release}_${_debarch}.deb"
|
||||
|
|
Loading…
Reference in New Issue