diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2020-10-15 21:09:56 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:36:18 +0700 |
commit | 2b07ac3505169e0b08222b8c1cec90a883eb9aa9 (patch) | |
tree | ff5c61aef4f1e657d2576471a9663b4be44a5a91 | |
parent | 4603a3e36ec0bee58fc3d528533528c01f1d7e50 (diff) | |
download | slackbuilds-2b07ac3505169e0b08222b8c1cec90a883eb9aa9.tar.gz |
network/opera: Updated for version 71.0.3770.228.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
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 7737c05861..3278d19e1b 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-68/#b3618.125 +Changelog: https://blogs.opera.com/desktop/changelog-for-71/#b3770.228 diff --git a/network/opera/opera.SlackBuild b/network/opera/opera.SlackBuild index 68e06ebbe5..0b06652e77 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:-71.0.3770.171} +VERSION=${VERSION:-71.0.3770.228} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/opera/opera.info b/network/opera/opera.info index a874c27485..dc74af97cf 100644 --- a/network/opera/opera.info +++ b/network/opera/opera.info @@ -1,10 +1,10 @@ PRGNAM="opera" -VERSION="71.0.3770.171" +VERSION="71.0.3770.228" HOMEPAGE="https://www.opera.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://download3.operacdn.com/pub/opera/desktop/71.0.3770.171/linux/opera-stable_71.0.3770.171_amd64.deb" -MD5SUM_x86_64="686ee98664b4c2b4c17b5ec467fcdbe5" +DOWNLOAD_x86_64="https://download3.operacdn.com/pub/opera/desktop/71.0.3770.228/linux/opera-stable_71.0.3770.228_amd64.deb" +MD5SUM_x86_64="3144ee3b2583e80fb731479099911b3b" REQUIRES="" MAINTAINER="Edinaldo P. Silva" EMAIL="edps.mundognu@gmail.com" |