mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
vivaldi: update to 2.0.1309.42.
This commit is contained in:
parent
41d9e1e6bd
commit
ac4327e373
1 changed files with 4 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'vivaldi'
|
# Template file for 'vivaldi'
|
||||||
pkgname=vivaldi
|
pkgname=vivaldi
|
||||||
version=2.0.1309.37
|
version=2.0.1309.42
|
||||||
revision=1
|
revision=1
|
||||||
_release=2
|
_release=1
|
||||||
only_for_archs="i686 x86_64"
|
only_for_archs="i686 x86_64"
|
||||||
depends="desktop-file-utils hicolor-icon-theme"
|
depends="desktop-file-utils hicolor-icon-theme"
|
||||||
short_desc="Advanced browser made with the power user in mind"
|
short_desc="Advanced browser made with the power user in mind"
|
||||||
|
@ -15,10 +15,10 @@ nostrip=yes
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_MACHINE" = "x86_64" ]; then
|
if [ "$XBPS_TARGET_MACHINE" = "x86_64" ]; then
|
||||||
_debarch=amd64
|
_debarch=amd64
|
||||||
checksum=aa38d16838bd47a2dda1e4d287667f3c1f5588c8e15ebc2290af53a904613715
|
checksum=5387a7bcafed1cfffc5a0b9bdcb3fd8b1ffd19e6873f0107512b971544074940
|
||||||
else
|
else
|
||||||
_debarch=i386
|
_debarch=i386
|
||||||
checksum=f80940d21caf55734ae3d53e84d4e5e43b3885ac35cac662a9ecb63ebbf5cdb9
|
checksum=158ca0605182544e11ac9d83cc3c636205551cd73da6448002332f24fd84dcf8
|
||||||
fi
|
fi
|
||||||
|
|
||||||
distfiles="https://downloads.vivaldi.com/stable/vivaldi-stable_${version}-${_release}_${_debarch}.deb"
|
distfiles="https://downloads.vivaldi.com/stable/vivaldi-stable_${version}-${_release}_${_debarch}.deb"
|
||||||
|
|
Loading…
Add table
Reference in a new issue