mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
vivaldi: update to 3.1.1929.29
This commit is contained in:
parent
28acc8e2a7
commit
2edca9c384
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'vivaldi'
|
||||
pkgname=vivaldi
|
||||
version=3.0.1874.38
|
||||
version=3.1.1929.29
|
||||
revision=1
|
||||
_release=1
|
||||
archs="i686 x86_64"
|
||||
|
@ -17,10 +17,10 @@ nostrip=yes
|
|||
|
||||
if [ "$XBPS_TARGET_MACHINE" = "x86_64" ]; then
|
||||
_debarch=amd64
|
||||
checksum=7c0852da67389148a3bfd2e2cb1fe14a430c13264fc26770871a4d9a913bc60c
|
||||
checksum=5413e091ceb7051bf0bfcfa4eb5af80af096d63702bbe220d5f35ad72cbf1c30
|
||||
else
|
||||
_debarch=i386
|
||||
checksum=808d90dda7ef404203bdcb385b623c745a9df573e24c669ef71d754a72c7e530
|
||||
checksum=a1ad613d1d4b62f6b6860c9c2fee08abc7270ec1eac6b6acddbd7c1e7d6dc881
|
||||
fi
|
||||
|
||||
distfiles="https://downloads.vivaldi.com/stable/vivaldi-stable_${version}-${_release}_${_debarch}.deb"
|
||||
|
|
Loading…
Add table
Reference in a new issue