vivaldi: update to 3.8.2259.42
This commit is contained in:
parent
dbae544659
commit
51fd2b0f51
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'vivaldi'
|
||||
pkgname=vivaldi
|
||||
version=3.8.2259.40
|
||||
version=3.8.2259.42
|
||||
revision=1
|
||||
_release=1
|
||||
archs="i686 x86_64"
|
||||
|
@ -18,10 +18,10 @@ nostrip=yes
|
|||
|
||||
if [ "$XBPS_TARGET_MACHINE" = "x86_64" ]; then
|
||||
_debarch=amd64
|
||||
checksum=c42f9a2ed9d723cb6a80bca1a0b66a31bbaa31c7052303d154ef8bc4626d6399
|
||||
checksum=cd6648b4a6b45069e7bc4955cc0464abca6bd9c5c70f7a63f3a162e9e002f80c
|
||||
else
|
||||
_debarch=i386
|
||||
checksum=9e8f796ef7aeb0ffe4850e8d7917d505b1c9e50810a2a197afcc87b45c8a9004
|
||||
checksum=68557d8723c3db7acea990524b4c3da895a2a1c150e547fc3bcb2c1590511675
|
||||
fi
|
||||
|
||||
distfiles="https://downloads.vivaldi.com/stable/vivaldi-stable_${version}-${_release}_${_debarch}.deb"
|
||||
|
|
Loading…
Reference in a new issue