opera: update to 42.0.2393.351.

This commit is contained in:
Toyam Cox 2017-01-24 18:14:34 -05:00
parent 38afeb88f8
commit 278fe0f948
1 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'opera'
pkgname=opera
version=42.0.2393.94
revision=2
version=42.0.2393.351
revision=1
only_for_archs="i686 x86_64"
hostmakedepends="freetype-devel"
depends="ffmpeg desktop-file-utils"
@ -14,10 +14,10 @@ nopie=yes
if [ "${XBPS_TARGET_MACHINE}" = "x86_64" ];then
_debarch=amd64
checksum=bea99f2ef234a4eca05af4ef21489baa53eb062cf407628e524242b53dec88fb
checksum=ca5017e3d7ee8c2e37632dd42a8e6cf8296deaa8a11a52d8fdb5e249c67cde82
else
_debarch=i386
checksum=f02ea31cdddf37cf3ee1ebb0a35b0e3063e624e6988d50b10eae918de3f116c8
checksum=8f0d8328d32346d6fe04a258a337e4917dcda54bd5baba8e63948ca1c44ea645
fi
distfiles="http://get.geo.opera.com/pub/opera/desktop/${version}/linux/opera-stable_${version}_${_debarch}.deb"