diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2018-07-01 08:26:37 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-07-07 06:54:12 +0700 |
commit | 7f80ba640a5bc041ea24ce811a4ed888f19fbe25 (patch) | |
tree | 651d0681d67bc8a1b509508690b966a036e51cf8 /network | |
parent | 0c52d74515f711bd277dfdeefdca50bf7f443336 (diff) |
network/opera: Updated for version 54.0.2952.41.
Signed-off-by: Willy Sudiarto Raharjo <willysr@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 d81f6578b1a9..30312054d06d 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-53/#b2907.106 +Changelog: https://blogs.opera.com/desktop/changelog-for-54/#b2952.41 diff --git a/network/opera/opera.SlackBuild b/network/opera/opera.SlackBuild index 15b0e33f279c..b2a37f6ac4c3 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:-53.0.2907.106} +VERSION=${VERSION:-54.0.2952.41} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/opera/opera.info b/network/opera/opera.info index 20154d3d2f00..6e27f578ed4d 100644 --- a/network/opera/opera.info +++ b/network/opera/opera.info @@ -1,10 +1,10 @@ PRGNAM="opera" -VERSION="53.0.2907.106" +VERSION="54.0.2952.41" HOMEPAGE="https://www.opera.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="http://download3.operacdn.com/pub/opera/desktop/53.0.2907.106/linux/opera-stable_53.0.2907.106_amd64.deb" -MD5SUM_x86_64="36775bef1ee225e970a3ed7d3bfb26c6" +DOWNLOAD_x86_64="http://download3.operacdn.com/pub/opera/desktop/54.0.2952.41/linux/opera-stable_54.0.2952.41_amd64.deb" +MD5SUM_x86_64="a63d5b57770bfe69d1bc14150de66369" REQUIRES="" MAINTAINER="Edinaldo P. Silva" EMAIL="edps.mundognu@gmail.com" |