mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
vivaldi: update to 3.2.1967.47.
This commit is contained in:
parent
ba2b10f46e
commit
ad88003071
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=3.2.1967.41
|
version=3.2.1967.47
|
||||||
revision=1
|
revision=1
|
||||||
_release=1
|
_release=1
|
||||||
archs="i686 x86_64"
|
archs="i686 x86_64"
|
||||||
|
@ -18,10 +18,10 @@ nostrip=yes
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_MACHINE" = "x86_64" ]; then
|
if [ "$XBPS_TARGET_MACHINE" = "x86_64" ]; then
|
||||||
_debarch=amd64
|
_debarch=amd64
|
||||||
checksum=0fc1edf8b32313f9340045c65e162497d473cbe6fcc1e5638de079d6f04fbe07
|
checksum=915a22e8bff8442e13a7b9428b6b12507ab1c7af27123a4dad78751e519a1905
|
||||||
else
|
else
|
||||||
_debarch=i386
|
_debarch=i386
|
||||||
checksum=4bdd2215c8b3c9e34c48b641915643692cd5926bbbc360d25b38c0abc713a6bd
|
checksum=de16e5ffa8a5c5bcd9e832f874d45e87192052a2a278e8c95d4caea8d419151a
|
||||||
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