Skip to content

Commit

Permalink
vivaldi: update to 3.8.2259.40
Browse files Browse the repository at this point in the history
  • Loading branch information
rafeyu committed May 5, 2021
1 parent 5e264ec commit 45142ea
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions srcpkgs/vivaldi/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'vivaldi'
pkgname=vivaldi
version=3.8.2259.37
version=3.8.2259.40
revision=1
_release=1
archs="i686 x86_64"
Expand All @@ -18,10 +18,10 @@ nostrip=yes

if [ "$XBPS_TARGET_MACHINE" = "x86_64" ]; then
_debarch=amd64
checksum=47047ff8e2dfec6f3c21ed7fbd84e0a3188b84e670169ee1da5e5053e550f1d2
checksum=c42f9a2ed9d723cb6a80bca1a0b66a31bbaa31c7052303d154ef8bc4626d6399
else
_debarch=i386
checksum=2bc02df168cac09e0ae1d2084395e0236a9b6dd270cd4c4d4079e898a2c58b81
checksum=9e8f796ef7aeb0ffe4850e8d7917d505b1c9e50810a2a197afcc87b45c8a9004
fi

distfiles="https://downloads.vivaldi.com/stable/vivaldi-stable_${version}-${_release}_${_debarch}.deb"
Expand Down

0 comments on commit 45142ea

Please sign in to comment.