diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2018-04-27 00:37:27 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-04-27 00:37:27 +0700 |
commit | cbe2b1d8b9b4417583b3c292be74242cf386f53c (patch) | |
tree | 7954fb32cc9e6bf6338f047e54345256b64b6a05 | |
parent | 3e88bead172feda4640dc5c99ecad7518bbac9b6 (diff) |
network/opera: Updated for version 52.0.2871.99.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | network/opera/README | 11 | ||||
-rw-r--r-- | network/opera/opera.SlackBuild | 2 | ||||
-rw-r--r-- | network/opera/opera.info | 6 |
3 files changed, 9 insertions, 10 deletions
diff --git a/network/opera/README b/network/opera/README index 07c74af224df..150fb6123522 100644 --- a/network/opera/README +++ b/network/opera/README @@ -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 diff --git a/network/opera/opera.SlackBuild b/network/opera/opera.SlackBuild index 209fe6c1960b..b0beac94798c 100644 --- a/network/opera/opera.SlackBuild +++ b/network/opera/opera.SlackBuild @@ -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} diff --git a/network/opera/opera.info b/network/opera/opera.info index 2ec8e9329309..d0f73aa73ef8 100644 --- a/network/opera/opera.info +++ b/network/opera/opera.info @@ -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" |