diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2019-08-29 21:40:19 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-08-29 21:40:19 +0700 |
commit | d0a7872aa37d52ce01ca1a616b81cb3a110055d8 (patch) | |
tree | 06b20b5469e042353ae786a8f01ee70e42e3227b /network/opera | |
parent | f55323dc779d570528e0cf70c9ff342f66316a22 (diff) |
network/opera: Updated for version 63.0.3368.53.
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 1b0e6782819b..b0e52833a843 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-62/#b3331.99 +Changelog: https://blogs.opera.com/desktop/changelog-for-63/#b3368.53 diff --git a/network/opera/opera.SlackBuild b/network/opera/opera.SlackBuild index a4de4b06bf3e..4217c1f2fd35 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:-62.0.3331.99} +VERSION=${VERSION:-63.0.3368.53} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/opera/opera.info b/network/opera/opera.info index 2c0559ff7a88..381203c7b483 100644 --- a/network/opera/opera.info +++ b/network/opera/opera.info @@ -1,10 +1,10 @@ PRGNAM="opera" -VERSION="62.0.3331.99" +VERSION="63.0.3368.53" HOMEPAGE="https://www.opera.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://download3.operacdn.com/pub/opera/desktop/62.0.3331.99/linux/opera-stable_62.0.3331.99_amd64.deb" -MD5SUM_x86_64="00d5e28f5945fa6f1562580135d3b361" +DOWNLOAD_x86_64="https://download3.operacdn.com/pub/opera/desktop/63.0.3368.53/linux/opera-stable_63.0.3368.53_amd64.deb" +MD5SUM_x86_64="94ec945e6bf083559828aa7aca87bbaf" REQUIRES="" MAINTAINER="Edinaldo P. Silva" EMAIL="edps.mundognu@gmail.com" |