mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
vivaldi: update to 3.1.1929.40.
This commit is contained in:
parent
69f45e9d8b
commit
32a5f23031
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'vivaldi'
|
||||
pkgname=vivaldi
|
||||
version=3.1.1929.34
|
||||
version=3.1.1929.40
|
||||
revision=1
|
||||
_release=1
|
||||
archs="i686 x86_64"
|
||||
|
@ -18,10 +18,10 @@ nostrip=yes
|
|||
|
||||
if [ "$XBPS_TARGET_MACHINE" = "x86_64" ]; then
|
||||
_debarch=amd64
|
||||
checksum=fa748302e5792198d26debf4fdb744e128598201bd9b91bf17edc1d16350aa73
|
||||
checksum=5ccab9c7b905c21c7d7a717d60af0c428656a7e18fc994a03b5ad4b0b0218cea
|
||||
else
|
||||
_debarch=i386
|
||||
checksum=51f25a1b8a7a89b05579e5911ffba568f91f7e345b17f22f8db2f1a987ec9ad2
|
||||
checksum=a9dd831378239b068460496dbdc1b6ee25b61ac9e330d3be54ecace47d6c0b64
|
||||
fi
|
||||
|
||||
distfiles="https://downloads.vivaldi.com/stable/vivaldi-stable_${version}-${_release}_${_debarch}.deb"
|
||||
|
|
Loading…
Add table
Reference in a new issue