diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2018-09-30 17:06:05 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-10-06 07:25:15 +0700 |
commit | dbc09255c4238103913ad7c28d5dbff8efceb505 (patch) | |
tree | 8717e059724a128667e1ea481fe74bd0f0a77caf | |
parent | 46b3fcde19028cb7856231a6e25fea7cfad5f9ab (diff) | |
download | slackbuilds-dbc09255c4238103913ad7c28d5dbff8efceb505.tar.gz |
network/opera: Updated for version 56.0.3051.31.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
-rw-r--r-- | network/opera/README | 2 | ||||
-rw-r--r-- | network/opera/opera.SlackBuild | 2 | ||||
-rw-r--r-- | network/opera/opera.info | 6 |
3 files changed, 5 insertions, 5 deletions
diff --git a/network/opera/README b/network/opera/README index 4b80310f9a..a50e5d4080 100644 --- a/network/opera/README +++ b/network/opera/README @@ -13,4 +13,4 @@ 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-55/#b2994.61 +Changelog: https://blogs.opera.com/desktop/changelog-for-56/#b3051.31 diff --git a/network/opera/opera.SlackBuild b/network/opera/opera.SlackBuild index 5bc12db463..acb07a96b5 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:-55.0.2994.61} +VERSION=${VERSION:-56.0.3051.31} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/opera/opera.info b/network/opera/opera.info index cfa509ea8e..10ef5315c7 100644 --- a/network/opera/opera.info +++ b/network/opera/opera.info @@ -1,10 +1,10 @@ PRGNAM="opera" -VERSION="55.0.2994.61" +VERSION="56.0.3051.31" HOMEPAGE="https://www.opera.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="http://download3.operacdn.com/pub/opera/desktop/55.0.2994.61/linux/opera-stable_55.0.2994.61_amd64.deb" -MD5SUM_x86_64="04e497d37e5c7be4306702a5898a3761" +DOWNLOAD_x86_64="http://download3.operacdn.com/pub/opera/desktop/56.0.3051.31/linux/opera-stable_56.0.3051.31_amd64.deb" +MD5SUM_x86_64="f423336313a87823a6c8e97672cde1b2" REQUIRES="" MAINTAINER="Edinaldo P. Silva" EMAIL="edps.mundognu@gmail.com" |