diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2020-03-28 11:27:44 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-03-28 11:27:44 +0700 |
commit | 7d8f338696ad83ab8696b470c524058ad943e95a (patch) | |
tree | fc84775c60b48da1fd24caa2358ec45aee9ed589 /network/opera | |
parent | ba472dc6745887be72fa8913294218226880a3ec (diff) | |
download | slackbuilds-7d8f338696ad83ab8696b470c524058ad943e95a.tar.gz |
network/opera: Updated for version 67.0.3575.115.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/opera')
-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 7fd3654fef..c08a25bb48 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.97 +Changelog: https://blogs.opera.com/desktop/changelog-for-67/#b3575.115 diff --git a/network/opera/opera.SlackBuild b/network/opera/opera.SlackBuild index 90f94afc5b..d3fea6bab7 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.97} +VERSION=${VERSION:-67.0.3575.115} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/opera/opera.info b/network/opera/opera.info index fcc5facc5e..502af57783 100644 --- a/network/opera/opera.info +++ b/network/opera/opera.info @@ -1,10 +1,10 @@ PRGNAM="opera" -VERSION="67.0.3575.97" +VERSION="67.0.3575.115" HOMEPAGE="https://www.opera.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -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" +DOWNLOAD_x86_64="https://download3.operacdn.com/pub/opera/desktop/67.0.3575.115/linux/opera-stable_67.0.3575.115_amd64.deb" +MD5SUM_x86_64="e2ae63e509e1ffb0433d91bef1a55122" REQUIRES="" MAINTAINER="Edinaldo P. Silva" EMAIL="edps.mundognu@gmail.com" |