diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2018-12-21 22:53:24 -0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-12-21 22:53:24 -0900 |
commit | da0dd0939a03ec9a97aa357af17886cdb96a29fc (patch) | |
tree | 38cdfbf5142483097258c951f14f2f4157ed53b6 /network | |
parent | 901bdbe81519e2921157dbb97f2c616522d69fcc (diff) |
network/opera: Updated for version 57.0.3098.106.
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 81bd724904cc..bc9e56278966 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-57/#b3098.91 +Changelog: https://blogs.opera.com/desktop/changelog-for-57/#b3098.106 diff --git a/network/opera/opera.SlackBuild b/network/opera/opera.SlackBuild index 7fd846920050..0ce1924f259c 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:-57.0.3098.91} +VERSION=${VERSION:-57.0.3098.106} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/opera/opera.info b/network/opera/opera.info index 7b0917d29e58..d5489a2f709c 100644 --- a/network/opera/opera.info +++ b/network/opera/opera.info @@ -1,10 +1,10 @@ PRGNAM="opera" -VERSION="57.0.3098.91" +VERSION="57.0.3098.106" HOMEPAGE="https://www.opera.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="http://download3.operacdn.com/pub/opera/desktop/57.0.3098.91/linux/opera-stable_57.0.3098.91_amd64.deb" -MD5SUM_x86_64="25de8a4294203b1a48213afaaf64dc0f" +DOWNLOAD_x86_64="http://download3.operacdn.com/pub/opera/desktop/57.0.3098.106/linux/opera-stable_57.0.3098.106_amd64.deb" +MD5SUM_x86_64="96117d41d841eec721d68e445674d590" REQUIRES="" MAINTAINER="Edinaldo P. Silva" EMAIL="edps.mundognu@gmail.com" |