diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2020-03-14 06:25:34 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-03-14 06:25:34 +0700 |
commit | a699b167cd248f8d534b5a26751dd91d617ca6c5 (patch) | |
tree | 73fe093cc2e386633d2d14186f145bfc60601582 | |
parent | f0a00b95043566eb9abf17751c17cd101ec24944 (diff) | |
download | slackbuilds-a699b167cd248f8d534b5a26751dd91d617ca6c5.tar.gz |
network/opera: Updated for version 67.0.3575.79.
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 1855893a18..2b25e15294 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-67/#b3575.53 +Changelog: https://blogs.opera.com/desktop/changelog-for-67/#b3575.79 diff --git a/network/opera/opera.SlackBuild b/network/opera/opera.SlackBuild index 84621ab4df..ef4c4f0c4a 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:-67.0.3575.53} +VERSION=${VERSION:-67.0.3575.79} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/opera/opera.info b/network/opera/opera.info index 05b5545d01..725e4b06e1 100644 --- a/network/opera/opera.info +++ b/network/opera/opera.info @@ -1,10 +1,10 @@ PRGNAM="opera" -VERSION="67.0.3575.53" +VERSION="67.0.3575.79" HOMEPAGE="https://www.opera.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://download3.operacdn.com/pub/opera/desktop/67.0.3575.53/linux/opera-stable_67.0.3575.53_amd64.deb" -MD5SUM_x86_64="0a1ea5e60f50ca585f863f6c9816a403" +DOWNLOAD_x86_64="https://download3.operacdn.com/pub/opera/desktop/67.0.3575.79/linux/opera-stable_67.0.3575.79_amd64.deb" +MD5SUM_x86_64="b6edb6eb2f2c59be36f67c1dc9280138" REQUIRES="" MAINTAINER="Edinaldo P. Silva" EMAIL="edps.mundognu@gmail.com" |