diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2018-08-24 16:42:59 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-08-25 09:59:38 +0700 |
commit | d78257878e79aaf8e37f24ab28567a704efba155 (patch) | |
tree | 25482bd79be89e97f1c998641f9317fa0eb4be23 /network/opera | |
parent | dd5c9ee6f36264a8303bbbaf1fef7b406b0bc2bc (diff) | |
download | slackbuilds-d78257878e79aaf8e37f24ab28567a704efba155.tar.gz |
network/opera: Updated for version 55.0.2994.44.
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 cdec597f96..2b7c22e491 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-54/#b2952.71 +Changelog: https://blogs.opera.com/desktop/changelog-for-55/#b2994.44 diff --git a/network/opera/opera.SlackBuild b/network/opera/opera.SlackBuild index 335c104846..2db8bef817 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:-54.0.2952.71} +VERSION=${VERSION:-55.0.2994.44} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/opera/opera.info b/network/opera/opera.info index 3465db6cb4..0ab5dfc4b2 100644 --- a/network/opera/opera.info +++ b/network/opera/opera.info @@ -1,10 +1,10 @@ PRGNAM="opera" -VERSION="54.0.2952.71" +VERSION="55.0.2994.44" HOMEPAGE="https://www.opera.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="http://download3.operacdn.com/pub/opera/desktop/54.0.2952.71/linux/opera-stable_54.0.2952.71_amd64.deb" -MD5SUM_x86_64="bb0118330ee471c40dce9c2fde78495b" +DOWNLOAD_x86_64="http://download3.operacdn.com/pub/opera/desktop/55.0.2994.44/linux/opera-stable_55.0.2994.44_amd64.deb" +MD5SUM_x86_64="ca1e482a9068df45584715dddc549f8f" REQUIRES="" MAINTAINER="Edinaldo P. Silva" EMAIL="edps.mundognu@gmail.com" |