opera: update to 41.0.2353.96

This commit is contained in:
Diogo Leal 2016-12-12 00:28:05 -02:00
parent 93cdf72a5e
commit 2b9b88a22f
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'opera'
pkgname=opera
version=41.0.2353.46
version=41.0.2353.69
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=b7cea184547a33391ad93a4fdb80e55518e6922ca657bea6cc3c3ff934f463d3
checksum=a7369f341682447d23a0e5dd49ef2244c9773a561e0c3f00eede4e301ad0bc49
else
_debarch=i386
_platform=i386
checksum=06ed44aff1f08dd54a6391371cee9c184fa4fc6d0a7849191bfae7789491e2de
checksum=5e4503b3ce47c7753dc7c8abe1ff015352c817c0596d6c475261b49e7a77f653
fi
distfiles="http://get.geo.opera.com/pub/opera/desktop/${version}/linux/opera-stable_${version}_${_debarch}.deb"