opera: update to 40.0.2308.62

This commit is contained in:
Diogo Leal 2016-09-23 06:41:39 -03:00
parent 61bcec4f63
commit 36e40ea3ee
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'opera'
pkgname=opera
version=39.0.2256.48
version=40.0.2308.62
revision=1
only_for_archs="i686 x86_64"
depends="ffmpeg desktop-file-utils"
@ -14,11 +14,11 @@ nopie=yes
if [ "${XBPS_TARGET_MACHINE}" = "x86_64" ];then
_debarch=amd64
_platform=x86_64
checksum=fdf0278674422a8da9af94ed4421012f57a159dc7e7f0be28dd3e83614d3935b
checksum=61c62a0de6759119d529ac0543af1bad1b30815ea796fa944ce5c1d5649ac2ed
else
_debarch=i386
_platform=i386
checksum=61e7cd5bf45f67baba9a1ff1c0c12a83fba7354fa667bc5a6fc7a29516ef85ab
checksum=6e0e5209caab2ad48ec4bcda2ac24addb7c91dbff1013c4a7dd9a01dfa0f8058
fi
distfiles="http://get.geo.opera.com/pub/opera/desktop/${version}/linux/opera-stable_${version}_${_debarch}.deb"