vivaldi: update to 2.6.1566.49

Closes #13280.

Signed-off-by: Enno Boland <gottox@voidlinux.org>
This commit is contained in:
cptpcrd 2019-07-22 10:08:58 -04:00 committed by Enno Boland
parent 601d89f938
commit 4b5d9dceaf

View File

@ -1,8 +1,8 @@
# Template file for 'vivaldi'
pkgname=vivaldi
version=2.4.1488.35
version=2.6.1566.49
revision=1
_release=2
_release=1
archs="i686 x86_64"
depends="desktop-file-utils hicolor-icon-theme"
short_desc="Advanced browser made with the power user in mind"
@ -15,10 +15,10 @@ nostrip=yes
if [ "$XBPS_TARGET_MACHINE" = "x86_64" ]; then
_debarch=amd64
checksum=3ae1397d60f4ba0679f1b34ee22c10bac7183b7fef3f85477e54a1fab9746583
checksum=2d3155a0df6dc7023679b7134c39aee82260a7115db1a6cf9bb39a38305687c2
else
_debarch=i386
checksum=e1d9b43da8bcb9757049c9745f97afc187a6eb31a54f5166de3866b5bd8561f1
checksum=21b85a22429cc8a2831806fd9a452f44f91d74b343f18707f9c36d2d17a3bc0c
fi
distfiles="https://downloads.vivaldi.com/stable/vivaldi-stable_${version}-${_release}_${_debarch}.deb"