diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2020-01-12 14:48:15 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-01-12 14:48:15 +0700 |
commit | e2bc1d73ba866081d41956173cd90597cc147f4d (patch) | |
tree | 3650ab70fc4072ebc5ab48251902599023a2a6eb /network/opera | |
parent | 95325b5e41cf72c47a6f6b88bbf1476909d745a1 (diff) | |
download | slackbuilds-e2bc1d73ba866081d41956173cd90597cc147f4d.tar.gz |
network/opera: Updated for version 66.0.3515.27.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/opera')
-rw-r--r-- | network/opera/README | 2 | ||||
-rw-r--r-- | network/opera/opera.SlackBuild | 4 | ||||
-rw-r--r-- | network/opera/opera.info | 6 |
3 files changed, 6 insertions, 6 deletions
diff --git a/network/opera/README b/network/opera/README index 9a919be2de..476b5e0245 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-65/#b3467.69 +Changelog: https://blogs.opera.com/desktop/changelog-for-66/#b3515.27 diff --git a/network/opera/opera.SlackBuild b/network/opera/opera.SlackBuild index d001041f35..59cbe65529 100644 --- a/network/opera/opera.SlackBuild +++ b/network/opera/opera.SlackBuild @@ -2,7 +2,7 @@ # # Slackware build script for opera. # -# Copyright 2016-2019 Edinaldo P. Silva, Rio de Janeiro, Brazil. +# Copyright 2016-2020 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:-65.0.3467.69} +VERSION=${VERSION:-66.0.3515.27} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/opera/opera.info b/network/opera/opera.info index 5dd751551a..3fcf499ace 100644 --- a/network/opera/opera.info +++ b/network/opera/opera.info @@ -1,10 +1,10 @@ PRGNAM="opera" -VERSION="65.0.3467.69" +VERSION="66.0.3515.27" HOMEPAGE="https://www.opera.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://download3.operacdn.com/pub/opera/desktop/65.0.3467.69/linux/opera-stable_65.0.3467.69_amd64.deb" -MD5SUM_x86_64="331d9157fbda88dd17323d3776d1439f" +DOWNLOAD_x86_64="https://download3.operacdn.com/pub/opera/desktop/66.0.3515.27/linux/opera-stable_66.0.3515.27_amd64.deb" +MD5SUM_x86_64="866390f15c13075ad9847fa8452d406a" REQUIRES="" MAINTAINER="Edinaldo P. Silva" EMAIL="edps.mundognu@gmail.com" |