diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2021-03-27 01:17:03 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-03-27 10:23:16 +0700 |
commit | 6abafa83131aaef454576381febf6509d8dfee73 (patch) | |
tree | e47537d12a7046a2e246add6b3c16bd32ca27523 | |
parent | 1a6d8b22f39cd74a71557da420f43c4ece056e9c (diff) | |
download | slackbuilds-6abafa83131aaef454576381febf6509d8dfee73.tar.gz |
network/opera: Updated for version 75.0.3969.93.
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 53a51b667f..3c8a842e4a 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-74/#b3911.75 +Changelog: https://blogs.opera.com/desktop/changelog-for-75/#b3969.93 diff --git a/network/opera/opera.SlackBuild b/network/opera/opera.SlackBuild index 8d6cd55c61..07912428b8 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:-74.0.3911.75} +VERSION=${VERSION:-75.0.3969.93} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/opera/opera.info b/network/opera/opera.info index 01ed0ecb35..e75e83675f 100644 --- a/network/opera/opera.info +++ b/network/opera/opera.info @@ -1,10 +1,10 @@ PRGNAM="opera" -VERSION="74.0.3911.75" +VERSION="75.0.3969.93" HOMEPAGE="https://www.opera.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://download3.operacdn.com/pub/opera/desktop/74.0.3911.75/linux/opera-stable_74.0.3911.75_amd64.deb" -MD5SUM_x86_64="d9d3f64c4359507510175badfaad2a16" +DOWNLOAD_x86_64="https://get.geo.opera.com/pub/opera/desktop/75.0.3969.93/linux/opera-stable_75.0.3969.93_amd64.deb" +MD5SUM_x86_64="a2fca02d23220fa2d4ffd52603530fc1" REQUIRES="" MAINTAINER="Edinaldo P. Silva" EMAIL="edps.mundognu@gmail.com" |