diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2019-06-09 05:14:50 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-06-09 05:32:08 +0700 |
commit | 87b8c1f68bc105b6593cdfd697612ccd236bba9e (patch) | |
tree | 60847cae76d4902a808f5962a134ae120b591272 /network/opera | |
parent | 486c3512a312610d1f0ef611a08969f093869b90 (diff) | |
download | slackbuilds-87b8c1f68bc105b6593cdfd697612ccd236bba9e.tar.gz |
network/opera: Updated for version 60.0.3255.151.
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 7acd3f0efa..8c34500ab1 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-60/#b3255.109 +Changelog: https://blogs.opera.com/desktop/changelog-for-60/#b3255.151 diff --git a/network/opera/opera.SlackBuild b/network/opera/opera.SlackBuild index edf3ab1a15..df5ce83386 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:-60.0.3255.109} +VERSION=${VERSION:-60.0.3255.151} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/opera/opera.info b/network/opera/opera.info index 0254d2fab5..64d71993d3 100644 --- a/network/opera/opera.info +++ b/network/opera/opera.info @@ -1,10 +1,10 @@ PRGNAM="opera" -VERSION="60.0.3255.109" +VERSION="60.0.3255.151" HOMEPAGE="https://www.opera.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://download3.operacdn.com/pub/opera/desktop/60.0.3255.109/linux/opera-stable_60.0.3255.109_amd64.deb" -MD5SUM_x86_64="16f38b6a051d2d97e76a4de7dc8e3c9f" +DOWNLOAD_x86_64="https://download3.operacdn.com/pub/opera/desktop/60.0.3255.109/linux/opera-stable_60.0.3255.151_amd64.deb" +MD5SUM_x86_64="7ffb60f6a06325c511d3142c39a2a716" REQUIRES="" MAINTAINER="Edinaldo P. Silva" EMAIL="edps.mundognu@gmail.com" |