summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Edinaldo P. Silva2017-01-18 22:25:56 +0100
committer Willy Sudiarto Raharjo2017-01-21 01:04:31 +0100
commitf3e8f970a153b98216461d723f23da7bd4f9453b (patch)
treea2829cf37c7bfed192026ba639e91659d545531f
parent0139193b2baffae0248e80d167c61b786501aa20 (diff)
downloadslackbuilds-f3e8f970a153b98216461d723f23da7bd4f9453b.tar.gz
network/opera: Updated for version 42.0.2393.137.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
-rw-r--r--network/opera/README6
-rw-r--r--network/opera/opera.SlackBuild15
-rw-r--r--network/opera/opera.info10
3 files changed, 10 insertions, 21 deletions
diff --git a/network/opera/README b/network/opera/README
index fc3db7f62a..230cb74fe4 100644
--- a/network/opera/README
+++ b/network/opera/README
@@ -5,11 +5,11 @@ 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 bring us VPN support, Ad Blocker, and the first
+* 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
+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".
This suggests: pepperflash-plugin, ffmpeg, opera-ffmpeg-codecs.
diff --git a/network/opera/opera.SlackBuild b/network/opera/opera.SlackBuild
index 78acdecf61..71e7fb2858 100644
--- a/network/opera/opera.SlackBuild
+++ b/network/opera/opera.SlackBuild
@@ -2,7 +2,7 @@
#
# Slackware build script for opera.
#
-# Copyright 2016 Edinaldo P. Silva, Rio de Janeiro, Brazil.
+# Copyright 2016-2017 Edinaldo P. Silva, Rio de Janeiro, Brazil.
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=opera
-VERSION=${VERSION:-42.0.2393.94}
+VERSION=${VERSION:-42.0.2393.137}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -79,17 +79,6 @@ find -L . \
mv usr $PKG
-if [ "$ARCH" = "i586" ]; then
- chown root:root $PKG/usr/lib/$PRGNAM/opera_sandbox
- chmod 4755 "$PKG/usr/lib/$PRGNAM/opera_sandbox"
-elif [ "$ARCH" = "i686" ]; then
- chown root:root $PKG/usr/lib/$PRGNAM/opera_sandbox
- chmod 4755 "$PKG/usr/lib/$PRGNAM/opera_sandbox"
-elif [ "$ARCH" = "x86_64" ]; then
- chown root:root $PKG/usr/lib64/$PRGNAM/opera_sandbox
- chmod 4755 "$PKG/usr/lib64/$PRGNAM/opera_sandbox"
-fi
-
mv $PKG/usr/share/doc $PKG/usr/
mv $PKG/usr/doc/$PRGNAM-stable $PKG/usr/doc/${PRGNAM}-$VERSION
cd $PKG/usr/doc/${PRGNAM}-$VERSION/
diff --git a/network/opera/opera.info b/network/opera/opera.info
index 3ed4b3c4d0..f058f4c3e8 100644
--- a/network/opera/opera.info
+++ b/network/opera/opera.info
@@ -1,10 +1,10 @@
PRGNAM="opera"
-VERSION="42.0.2393.94"
+VERSION="42.0.2393.137"
HOMEPAGE="http://www.opera.com/browser/"
-DOWNLOAD="http://download3.operacdn.com/pub/opera/desktop/42.0.2393.94/linux/opera-stable_42.0.2393.94_i386.deb"
-MD5SUM="5acc151f1304023f19f8d1698ed37ee6"
-DOWNLOAD_x86_64="http://download3.operacdn.com/pub/opera/desktop/42.0.2393.94/linux/opera-stable_42.0.2393.94_amd64.deb"
-MD5SUM_x86_64="b068c2a69c1fcfe5ed8aa82984a14e09"
+DOWNLOAD="http://download3.operacdn.com/pub/opera/desktop/42.0.2393.137/linux/opera-stable_42.0.2393.137_i386.deb"
+MD5SUM="1e7763baeb3a351959910aef2859ed7e"
+DOWNLOAD_x86_64="http://download3.operacdn.com/pub/opera/desktop/42.0.2393.137/linux/opera-stable_42.0.2393.137_amd64.deb"
+MD5SUM_x86_64="34504e79016821f63d77a0983c02aa1a"
REQUIRES=""
MAINTAINER="Edinaldo P. Silva"
EMAIL="edps.mundognu@gmail.com"