diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2019-10-23 12:28:02 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-10-23 12:28:02 +0700 |
commit | d8209213d02d42ec3a330bdcf2bf872c8f1df6b4 (patch) | |
tree | c9753fb3b7d9b49224dbda941c381449f0fd4594 | |
parent | 117e2ae577634660246dd819a85f4bf535c0194c (diff) | |
download | slackbuilds-d8209213d02d42ec3a330bdcf2bf872c8f1df6b4.tar.gz |
network/opera: Updated for version 64.0.3417.61.
Signed-off-by: Willy Sudiarto Raharjo <willysr@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 178be96d44..e1b20a3354 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-63/#b3368.94 +Changelog: https://blogs.opera.com/desktop/changelog-for-64/#b3417.61 diff --git a/network/opera/opera.SlackBuild b/network/opera/opera.SlackBuild index 7d19f7a749..6d849bf7aa 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:-63.0.3368.94} +VERSION=${VERSION:-64.0.3417.61} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/opera/opera.info b/network/opera/opera.info index 99033be305..8c987ff591 100644 --- a/network/opera/opera.info +++ b/network/opera/opera.info @@ -1,10 +1,10 @@ PRGNAM="opera" -VERSION="63.0.3368.94" +VERSION="64.0.3417.61" HOMEPAGE="https://www.opera.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://download3.operacdn.com/pub/opera/desktop/63.0.3368.94/linux/opera-stable_63.0.3368.94_amd64.deb" -MD5SUM_x86_64="3b0a65e47086710e9cb9a6973e722df0" +DOWNLOAD_x86_64="https://download3.operacdn.com/pub/opera/desktop/64.0.3417.61/linux/opera-stable_64.0.3417.61_amd64.deb" +MD5SUM_x86_64="6c6255c67ac0e296b0b396b2ce2821d0" REQUIRES="" MAINTAINER="Edinaldo P. Silva" EMAIL="edps.mundognu@gmail.com" |