diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2020-03-20 19:19:58 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-03-20 19:19:58 +0700 |
commit | f6bf1970803b476ceb857e28e8b7b1bcce7c01b0 (patch) | |
tree | b8de609f8785acbbd4f8d7f5b5b5369f381915ad /network | |
parent | 0375296c3007af4f748c3916b24ebc691a3c1176 (diff) | |
download | slackbuilds-f6bf1970803b476ceb857e28e8b7b1bcce7c01b0.tar.gz |
network/opera: Updated for version 67.0.3575.97.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-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 2b25e15294..7fd3654fef 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.79 +Changelog: https://blogs.opera.com/desktop/changelog-for-67/#b3575.97 diff --git a/network/opera/opera.SlackBuild b/network/opera/opera.SlackBuild index ef4c4f0c4a..90f94afc5b 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.79} +VERSION=${VERSION:-67.0.3575.97} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/opera/opera.info b/network/opera/opera.info index 725e4b06e1..fcc5facc5e 100644 --- a/network/opera/opera.info +++ b/network/opera/opera.info @@ -1,10 +1,10 @@ PRGNAM="opera" -VERSION="67.0.3575.79" +VERSION="67.0.3575.97" HOMEPAGE="https://www.opera.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -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" +DOWNLOAD_x86_64="https://download3.operacdn.com/pub/opera/desktop/67.0.3575.97/linux/opera-stable_67.0.3575.97_amd64.deb" +MD5SUM_x86_64="47fa7ad92a94dd1eb1fea64ac287a322" REQUIRES="" MAINTAINER="Edinaldo P. Silva" EMAIL="edps.mundognu@gmail.com" |