diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2018-11-10 01:19:26 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-10 07:40:21 +0700 |
commit | 910921b1e9b05afa2284696c3e57ebb7830fa54b (patch) | |
tree | 08e61a1ca066bdd68d02f9ca3bb69385729c3255 | |
parent | 106405e3bb3ce0b20b3389f9b6e67195289bea9b (diff) | |
download | slackbuilds-910921b1e9b05afa2284696c3e57ebb7830fa54b.tar.gz |
network/opera: Updated for version 56.0.3051.99.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 9c657c207d..6fac414ca7 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-56/#b3051.52 +Changelog: https://blogs.opera.com/desktop/changelog-for-56/#b3051.99 diff --git a/network/opera/opera.SlackBuild b/network/opera/opera.SlackBuild index 320c326375..3445164d47 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:-56.0.3051.52} +VERSION=${VERSION:-56.0.3051.99} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/opera/opera.info b/network/opera/opera.info index 247235edcc..58acc12940 100644 --- a/network/opera/opera.info +++ b/network/opera/opera.info @@ -1,10 +1,10 @@ PRGNAM="opera" -VERSION="56.0.3051.52" +VERSION="56.0.3051.99" HOMEPAGE="https://www.opera.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="http://download3.operacdn.com/pub/opera/desktop/56.0.3051.52/linux/opera-stable_56.0.3051.52_amd64.deb" -MD5SUM_x86_64="1f5f08d31deb4d8b17d80ac9d04cbf55" +DOWNLOAD_x86_64="http://download3.operacdn.com/pub/opera/desktop/56.0.3051.99/linux/opera-stable_56.0.3051.99_amd64.deb" +MD5SUM_x86_64="ae5cdf40cadf7642de434d4406e9672e" REQUIRES="" MAINTAINER="Edinaldo P. Silva" EMAIL="edps.mundognu@gmail.com" |