network/opera: Updated for version 52.0.2871.99.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Edinaldo P. Silva 2018-04-27 00:37:27 +07:00 committed by Willy Sudiarto Raharjo
parent 3e88bead17
commit cbe2b1d8b9
3 changed files with 9 additions and 10 deletions

View File

@ -2,17 +2,16 @@ opera (Fast and secure web browser)
Opera is a fast, secure, and user-friendly web browser.
It includes web developer tools, news aggregation, and the ability
to compress data via Opera Turbo on congested networks.
* recently, Opera brought us VPN support, Ad Blocker, and the first
version of RSS support!
This is a Stable version of Opera browser, for development version
please see "opera-development" and for a old version based on
Presto engine, please see a SlackBuild called "opera-legacy".
Recently, Opera brought us VPN support, Ad Blocker, and the first
version of RSS support!
Since version 46.0.2590.0 Opera's drops 32 bits support, for more:
https://blogs.opera.com/desktop/2017/05/opera-developer-46-0-2590-0-update/
This suggests: pepperflash-plugin, ffmpeg, opera-ffmpeg-codecs.
Changelog: https://blogs.opera.com/desktop/changelog-for-52/#b2871.99

View File

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=opera
VERSION=${VERSION:-52.0.2871.64}
VERSION=${VERSION:-52.0.2871.99}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,10 +1,10 @@
PRGNAM="opera"
VERSION="52.0.2871.64"
VERSION="52.0.2871.99"
HOMEPAGE="http://www.opera.com/browser/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="http://download3.operacdn.com/pub/opera/desktop/52.0.2871.64/linux/opera-stable_52.0.2871.64_amd64.deb"
MD5SUM_x86_64="749358969feb4f9200e73c83eda29950"
DOWNLOAD_x86_64="http://download3.operacdn.com/pub/opera/desktop/52.0.2871.99/linux/opera-stable_52.0.2871.99_amd64.deb"
MD5SUM_x86_64="8c72c06a669b292ad05c4014b2e9d3ed"
REQUIRES=""
MAINTAINER="Edinaldo P. Silva"
EMAIL="edps.mundognu@gmail.com"