diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2019-04-18 01:08:53 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-04-18 01:08:53 +0700 |
commit | 79aa098a28b275ecc4187e420d5155ed1ca23a2f (patch) | |
tree | 6306dfe0d51b165ea81f8b50c1ea1d1ebf1d08f6 | |
parent | a8060509bf9c7504763e6460cd0b8aadf5b09c69 (diff) | |
download | slackbuilds-79aa098a28b275ecc4187e420d5155ed1ca23a2f.tar.gz |
network/opera: Updated for version 60.0.3255.27.
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 064bae5663..9f46af6572 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-58/#b3135.127 +Changelog: https://blogs.opera.com/desktop/changelog-for-60/#b3255.27 diff --git a/network/opera/opera.SlackBuild b/network/opera/opera.SlackBuild index fec9de9653..188e099948 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:-58.0.3135.127} +VERSION=${VERSION:-60.0.3255.27} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/opera/opera.info b/network/opera/opera.info index d9517c6e09..a5525f849e 100644 --- a/network/opera/opera.info +++ b/network/opera/opera.info @@ -1,10 +1,10 @@ PRGNAM="opera" -VERSION="58.0.3135.127" +VERSION="60.0.3255.27" HOMEPAGE="https://www.opera.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="http://download3.operacdn.com/pub/opera/desktop/58.0.3135.127/linux/opera-stable_58.0.3135.127_amd64.deb" -MD5SUM_x86_64="25c923f37470921c720d716b560658c1" +DOWNLOAD_x86_64="https://download3.operacdn.com/pub/opera/desktop/60.0.3255.27/linux/opera-stable_60.0.3255.27_amd64.deb" +MD5SUM_x86_64="edecd4d964f1391d10525479d737b221" REQUIRES="" MAINTAINER="Edinaldo P. Silva" EMAIL="edps.mundognu@gmail.com" |