diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2019-05-25 00:30:00 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-05-25 07:31:49 +0700 |
commit | 9362ddce7a273149a6d608db05c16c147036ab6d (patch) | |
tree | a5188562c5337112852e43fcdeb6d1e9b7f9da5f /network/opera | |
parent | b5d58b94b69c6f347d48421f3a9bdb0719997621 (diff) | |
download | slackbuilds-9362ddce7a273149a6d608db05c16c147036ab6d.tar.gz |
network/opera: Updated for version 60.0.3255.109.
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 adb1d53f50..7acd3f0efa 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.95 +Changelog: https://blogs.opera.com/desktop/changelog-for-60/#b3255.109 diff --git a/network/opera/opera.SlackBuild b/network/opera/opera.SlackBuild index 9e23d72600..edf3ab1a15 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.95} +VERSION=${VERSION:-60.0.3255.109} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/opera/opera.info b/network/opera/opera.info index a28dfed56d..0254d2fab5 100644 --- a/network/opera/opera.info +++ b/network/opera/opera.info @@ -1,10 +1,10 @@ PRGNAM="opera" -VERSION="60.0.3255.95" +VERSION="60.0.3255.109" HOMEPAGE="https://www.opera.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://download3.operacdn.com/pub/opera/desktop/60.0.3255.95/linux/opera-stable_60.0.3255.95_amd64.deb" -MD5SUM_x86_64="a2824c0246c9675f2f1c1b119f3ec538" +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" REQUIRES="" MAINTAINER="Edinaldo P. Silva" EMAIL="edps.mundognu@gmail.com" |