diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2019-07-13 07:28:19 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-07-13 07:28:19 +0700 |
commit | 519608f97b2db002d47f29a6ac758db5f752b4fe (patch) | |
tree | 23b335b20a5a328189ffdc754df12e33e98bc38a | |
parent | ef90a89f7bfab3b56479b7afc828e9ba8d91c0a5 (diff) |
network/opera: Updated for version 62.0.3331.66.
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 eb6fcd4b5fa6..e27b2f0bf0e4 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-62/#b3331.18 +Changelog: https://blogs.opera.com/desktop/changelog-for-62/#b3331.66 diff --git a/network/opera/opera.SlackBuild b/network/opera/opera.SlackBuild index 694c42e33fd2..bf0c824051a1 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:-62.0.3331.18} +VERSION=${VERSION:-62.0.3331.66} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/opera/opera.info b/network/opera/opera.info index 39f78ec74f39..145f7d456ba0 100644 --- a/network/opera/opera.info +++ b/network/opera/opera.info @@ -1,10 +1,10 @@ PRGNAM="opera" -VERSION="62.0.3331.18" +VERSION="62.0.3331.66" HOMEPAGE="https://www.opera.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://download3.operacdn.com/pub/opera/desktop/62.0.3331.18/linux/opera-stable_62.0.3331.18_amd64.deb" -MD5SUM_x86_64="94e1e110101d53ed363d22b9dd82cbdf" +DOWNLOAD_x86_64="https://download3.operacdn.com/pub/opera/desktop/62.0.3331.66/linux/opera-stable_62.0.3331.66_amd64.deb" +MD5SUM_x86_64="0d05bdd25ab83d1ed701551e185a040c" REQUIRES="" MAINTAINER="Edinaldo P. Silva" EMAIL="edps.mundognu@gmail.com" |