diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2019-02-15 07:34:06 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-02-15 07:34:06 +0700 |
commit | 0462e79bc447ca038d88cfcb7333382f5b2ca5db (patch) | |
tree | e2b42a298bb9d6fc8b4c9469cb7fc60ff6fef1f9 /network/opera | |
parent | a73c080bda9e097e24a5f2de5b0322e26ab93be7 (diff) | |
download | slackbuilds-0462e79bc447ca038d88cfcb7333382f5b2ca5db.tar.gz |
network/opera: Updated for version 58.0.3135.65.
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 13217d4f89..f2cf9dc022 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-58/#b3135.47 +Changelog: https://blogs.opera.com/desktop/changelog-for-58/#b3135.65 diff --git a/network/opera/opera.SlackBuild b/network/opera/opera.SlackBuild index 71e9cf0466..6b6b85d4aa 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:-58.0.3135.47} +VERSION=${VERSION:-58.0.3135.65} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/opera/opera.info b/network/opera/opera.info index 923d263f26..41e98fbef9 100644 --- a/network/opera/opera.info +++ b/network/opera/opera.info @@ -1,10 +1,10 @@ PRGNAM="opera" -VERSION="58.0.3135.47" +VERSION="58.0.3135.65" HOMEPAGE="https://www.opera.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="http://download3.operacdn.com/pub/opera/desktop/58.0.3135.47/linux/opera-stable_58.0.3135.47_amd64.deb" -MD5SUM_x86_64="33867485cfcfb924e0dac97f95a83813" +DOWNLOAD_x86_64="http://download3.operacdn.com/pub/opera/desktop/58.0.3135.65/linux/opera-stable_58.0.3135.65_amd64.deb" +MD5SUM_x86_64="c640ea5056e9f298cf32be1079abf4bb" REQUIRES="" MAINTAINER="Edinaldo P. Silva" EMAIL="edps.mundognu@gmail.com" |