diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2020-05-30 02:42:18 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-06-01 08:46:33 +0700 |
commit | 4981c311295d07a14c29a07cc63843c56db4f5d9 (patch) | |
tree | b2cdfbceffef9c68b7d540c9c4d72442eeaee11f /network/opera | |
parent | 1ae08f499ba11b22e88a2716a3a75e2597814af3 (diff) |
network/opera: Updated for version 68.0.3618.125.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
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 1b04b7ba2aad..7737c0586164 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.137 +Changelog: https://blogs.opera.com/desktop/changelog-for-68/#b3618.125 diff --git a/network/opera/opera.SlackBuild b/network/opera/opera.SlackBuild index 901342f0a062..7b0f2248eb0c 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.137} +VERSION=${VERSION:-68.0.3618.125} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/opera/opera.info b/network/opera/opera.info index 65944edbfff2..36d3d3e5c9be 100644 --- a/network/opera/opera.info +++ b/network/opera/opera.info @@ -1,10 +1,10 @@ PRGNAM="opera" -VERSION="67.0.3575.137" +VERSION="68.0.3618.125" HOMEPAGE="https://www.opera.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://download3.operacdn.com/pub/opera/desktop/67.0.3575.137/linux/opera-stable_67.0.3575.137_amd64.deb" -MD5SUM_x86_64="3baf4f185fac1af6e1e9e2f2fa771ce7" +DOWNLOAD_x86_64="https://download3.operacdn.com/pub/opera/desktop/68.0.3618.125/linux/opera-stable_68.0.3618.125_amd64.deb" +MD5SUM_x86_64="f84f166fdcf035e41fea2850dd0e142f" REQUIRES="" MAINTAINER="Edinaldo P. Silva" EMAIL="edps.mundognu@gmail.com" |