diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2019-02-24 06:31:27 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-02-24 06:31:27 +0700 |
commit | f6272f676d9d5d341db37b316e2c796329416e46 (patch) | |
tree | 1fdb7b7ccc763d8f290ed4434a157a86fb04363e /network/opera | |
parent | 560de9239237bbe7016bea8d9fcfa695b5d4f6eb (diff) |
network/opera: Updated for version 58.0.3135.68.
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 f2cf9dc02277..64ab581b2106 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-58/#b3135.65 +Changelog: https://blogs.opera.com/desktop/changelog-for-58/#b3135.68 diff --git a/network/opera/opera.SlackBuild b/network/opera/opera.SlackBuild index 6b6b85d4aa2f..720e68394dea 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:-58.0.3135.65} +VERSION=${VERSION:-58.0.3135.68} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/opera/opera.info b/network/opera/opera.info index 41e98fbef913..21239739b13d 100644 --- a/network/opera/opera.info +++ b/network/opera/opera.info @@ -1,10 +1,10 @@ PRGNAM="opera" -VERSION="58.0.3135.65" +VERSION="58.0.3135.68" HOMEPAGE="https://www.opera.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="http://download3.operacdn.com/pub/opera/desktop/58.0.3135.65/linux/opera-stable_58.0.3135.65_amd64.deb" -MD5SUM_x86_64="c640ea5056e9f298cf32be1079abf4bb" +DOWNLOAD_x86_64="http://download3.operacdn.com/pub/opera/desktop/58.0.3135.68/linux/opera-stable_58.0.3135.68_amd64.deb" +MD5SUM_x86_64="77e317e5ea1f52f9354f6aab342a5e95" REQUIRES="" MAINTAINER="Edinaldo P. Silva" EMAIL="edps.mundognu@gmail.com" |