diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2018-09-17 23:05:00 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-09-17 23:11:58 +0100 |
commit | 3df0fb8eb70a8ce73d6602e42e9e33ddd890b47d (patch) | |
tree | 8dc49390e746692570c095e4ac03bd9894022885 /network | |
parent | 9f6c696394134e920bc24511a80fd9887f35a3c0 (diff) | |
download | slackbuilds-3df0fb8eb70a8ce73d6602e42e9e33ddd890b47d.tar.gz |
network/opera: Updated for version 55.0.2994.61.
Signed-off-by: David Spencer <idlemoor@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 3c4408d3d0..4b80310f9a 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-55/#b2994.56 +Changelog: https://blogs.opera.com/desktop/changelog-for-55/#b2994.61 diff --git a/network/opera/opera.SlackBuild b/network/opera/opera.SlackBuild index b8cd2086a0..5bc12db463 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:-55.0.2994.56} +VERSION=${VERSION:-55.0.2994.61} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/opera/opera.info b/network/opera/opera.info index 9f3eb4597b..cfa509ea8e 100644 --- a/network/opera/opera.info +++ b/network/opera/opera.info @@ -1,10 +1,10 @@ PRGNAM="opera" -VERSION="55.0.2994.56" +VERSION="55.0.2994.61" HOMEPAGE="https://www.opera.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="http://download3.operacdn.com/pub/opera/desktop/55.0.2994.56/linux/opera-stable_55.0.2994.56_amd64.deb" -MD5SUM_x86_64="1a1094f03459254cc1f44abe8745a85b" +DOWNLOAD_x86_64="http://download3.operacdn.com/pub/opera/desktop/55.0.2994.61/linux/opera-stable_55.0.2994.61_amd64.deb" +MD5SUM_x86_64="04e497d37e5c7be4306702a5898a3761" REQUIRES="" MAINTAINER="Edinaldo P. Silva" EMAIL="edps.mundognu@gmail.com" |