diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2019-10-05 05:33:56 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-10-05 05:33:56 +0700 |
commit | b43484e73b2d572206c1bec69414c5b5b5db65de (patch) | |
tree | ab57366c49b690de6fd9e853a6b22e76d487bfee | |
parent | b3c86abde8946ab055e96d0c330105044ea2586b (diff) | |
download | slackbuilds-b43484e73b2d572206c1bec69414c5b5b5db65de.tar.gz |
network/opera: Updated for version 63.0.3368.94.
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 fc727077b9..178be96d44 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-63/#b3368.66 +Changelog: https://blogs.opera.com/desktop/changelog-for-63/#b3368.94 diff --git a/network/opera/opera.SlackBuild b/network/opera/opera.SlackBuild index b423d6c146..7d19f7a749 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:-63.0.3368.66} +VERSION=${VERSION:-63.0.3368.94} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/opera/opera.info b/network/opera/opera.info index 75a694920d..99033be305 100644 --- a/network/opera/opera.info +++ b/network/opera/opera.info @@ -1,10 +1,10 @@ PRGNAM="opera" -VERSION="63.0.3368.66" +VERSION="63.0.3368.94" HOMEPAGE="https://www.opera.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://download3.operacdn.com/pub/opera/desktop/63.0.3368.66/linux/opera-stable_63.0.3368.66_amd64.deb" -MD5SUM_x86_64="2fab80385df3cc6d1a579b07322b05cf" +DOWNLOAD_x86_64="https://download3.operacdn.com/pub/opera/desktop/63.0.3368.94/linux/opera-stable_63.0.3368.94_amd64.deb" +MD5SUM_x86_64="3b0a65e47086710e9cb9a6973e722df0" REQUIRES="" MAINTAINER="Edinaldo P. Silva" EMAIL="edps.mundognu@gmail.com" |