diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2020-02-27 22:09:19 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-02-27 22:20:29 +0700 |
commit | 4230117b50b148d7c5176dff40d04e3b34365893 (patch) | |
tree | 3e82ff32b895909de0d2441a2fc5815999a535d2 /network/opera | |
parent | 7d6c34cb1e924128571766aeb4724041997b9c5c (diff) |
network/opera: Updated for version 67.0.3575.31.
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 | 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 45af17359e44..e4d534872c66 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-66/#b3515.103 +Changelog: https://blogs.opera.com/desktop/changelog-for-67/#b3575.31 diff --git a/network/opera/opera.SlackBuild b/network/opera/opera.SlackBuild index d10b2dfc5b9a..969bf6db7732 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:-66.0.3515.103} +VERSION=${VERSION:-67.0.3575.31} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/opera/opera.info b/network/opera/opera.info index 9892514f47b1..8932220d9fa4 100644 --- a/network/opera/opera.info +++ b/network/opera/opera.info @@ -1,10 +1,10 @@ PRGNAM="opera" -VERSION="66.0.3515.103" +VERSION="67.0.3575.31" HOMEPAGE="https://www.opera.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://download3.operacdn.com/pub/opera/desktop/66.0.3515.103/linux/opera-stable_66.0.3515.103_amd64.deb" -MD5SUM_x86_64="3941ef1c660780f4ae084eeb8da0d9bb" +DOWNLOAD_x86_64="https://download3.operacdn.com/pub/opera/desktop/67.0.3575.31/linux/opera-stable_67.0.3575.31_amd64.deb" +MD5SUM_x86_64="36d2a5784dff3ed7807c40fe72ac110a" REQUIRES="" MAINTAINER="Edinaldo P. Silva" EMAIL="edps.mundognu@gmail.com" |