vivaldi: update to 2.2.1388.34.
This commit is contained in:
parent
8426d694dc
commit
e12a4e7546
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'vivaldi'
|
||||
pkgname=vivaldi
|
||||
version=2.1.1337.51
|
||||
version=2.2.1388.34
|
||||
revision=1
|
||||
_release=1
|
||||
only_for_archs="i686 x86_64"
|
||||
|
@ -15,10 +15,10 @@ nostrip=yes
|
|||
|
||||
if [ "$XBPS_TARGET_MACHINE" = "x86_64" ]; then
|
||||
_debarch=amd64
|
||||
checksum=426674fe9a60ac64269338dbba3c5a4d859f56d4487b2499277d17f3fd52a623
|
||||
checksum=6b86b8b1ada5461369f0b31c2392f67f899be615520b9671c174e42e52294eda
|
||||
else
|
||||
_debarch=i386
|
||||
checksum=14b957f3b0247eb60ea6654a5a02b2aaa875cd152270f7e22ac9ea3f4d189f97
|
||||
checksum=236c0c5b62e0f717a89a247c86c8e97c13aec95dda2c811e7aa8aafc0f320f40
|
||||
fi
|
||||
|
||||
distfiles="https://downloads.vivaldi.com/stable/vivaldi-stable_${version}-${_release}_${_debarch}.deb"
|
||||
|
|
Loading…
Reference in a new issue