diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2020-04-10 00:54:34 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-04-10 00:54:34 +0700 |
commit | 6f3df74958839134dddc1223c3801c599da498e0 (patch) | |
tree | f4397bab907a1f1beb4adf1b9299430a359340cb /network/opera | |
parent | 89e42ea19bca2b72f5801afc60a131b9d3aa140f (diff) | |
download | slackbuilds-6f3df74958839134dddc1223c3801c599da498e0.tar.gz |
network/opera: Updated for version 67.0.3575.137.
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 c08a25bb48..1b04b7ba2a 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-67/#b3575.115 +Changelog: https://blogs.opera.com/desktop/changelog-for-67/#b3575.137 diff --git a/network/opera/opera.SlackBuild b/network/opera/opera.SlackBuild index d3fea6bab7..901342f0a0 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:-67.0.3575.115} +VERSION=${VERSION:-67.0.3575.137} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/opera/opera.info b/network/opera/opera.info index 502af57783..65944edbff 100644 --- a/network/opera/opera.info +++ b/network/opera/opera.info @@ -1,10 +1,10 @@ PRGNAM="opera" -VERSION="67.0.3575.115" +VERSION="67.0.3575.137" HOMEPAGE="https://www.opera.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://download3.operacdn.com/pub/opera/desktop/67.0.3575.115/linux/opera-stable_67.0.3575.115_amd64.deb" -MD5SUM_x86_64="e2ae63e509e1ffb0433d91bef1a55122" +DOWNLOAD_x86_64="https://download3.operacdn.com/pub/opera/desktop/67.0.3575.137/linux/opera-stable_67.0.3575.137_amd64.deb" +MD5SUM_x86_64="3baf4f185fac1af6e1e9e2f2fa771ce7" REQUIRES="" MAINTAINER="Edinaldo P. Silva" EMAIL="edps.mundognu@gmail.com" |