mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 01:42:56 +02:00
vivaldi: update to 2.8.1664.44.
This commit is contained in:
parent
a87d439a49
commit
925b167932
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'vivaldi'
|
# Template file for 'vivaldi'
|
||||||
pkgname=vivaldi
|
pkgname=vivaldi
|
||||||
version=2.8.1664.40
|
version=2.8.1664.44
|
||||||
revision=1
|
revision=1
|
||||||
_release=1
|
_release=1
|
||||||
archs="i686 x86_64"
|
archs="i686 x86_64"
|
||||||
|
@ -17,10 +17,10 @@ nostrip=yes
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_MACHINE" = "x86_64" ]; then
|
if [ "$XBPS_TARGET_MACHINE" = "x86_64" ]; then
|
||||||
_debarch=amd64
|
_debarch=amd64
|
||||||
checksum=5d17bda4ca21aeaa24b7cbf6a137cba60979016a5f45c86737a6309ff2b8671f
|
checksum=f320a46adb3f087dc48eaf1e4f4dc12d0e63436e0e1b6049881b4ac0ff002d7c
|
||||||
else
|
else
|
||||||
_debarch=i386
|
_debarch=i386
|
||||||
checksum=4c84a069eefb86802192a064e252b5eb239581040a0ac28db1f1bd0a49ebe3c5
|
checksum=64c9c080786e65b788fda9fd70a763cff37e3b1fa96fe5b127013ed71eb1a6d6
|
||||||
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