diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2019-05-17 23:39:37 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-05-17 23:39:37 +0700 |
commit | be7d586b803d51f0b3a8e79d370d29974e98f1b3 (patch) | |
tree | 587f67debc84b45d11fa374dbe77994387f11740 /network/opera | |
parent | 3b69851200513cbc055fa59a8633ecfc98f8ec4a (diff) | |
download | slackbuilds-be7d586b803d51f0b3a8e79d370d29974e98f1b3.tar.gz |
network/opera: Updated for version 60.0.3255.95.
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 0071b0f8cd..adb1d53f50 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.83 +Changelog: https://blogs.opera.com/desktop/changelog-for-60/#b3255.95 diff --git a/network/opera/opera.SlackBuild b/network/opera/opera.SlackBuild index 711f15a7f1..9e23d72600 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.83} +VERSION=${VERSION:-60.0.3255.95} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/opera/opera.info b/network/opera/opera.info index 3d7130f9c0..a28dfed56d 100644 --- a/network/opera/opera.info +++ b/network/opera/opera.info @@ -1,10 +1,10 @@ PRGNAM="opera" -VERSION="60.0.3255.83" +VERSION="60.0.3255.95" HOMEPAGE="https://www.opera.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://download3.operacdn.com/pub/opera/desktop/60.0.3255.83/linux/opera-stable_60.0.3255.83_amd64.deb" -MD5SUM_x86_64="f61fb980381cf7336805956e8697a260" +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" REQUIRES="" MAINTAINER="Edinaldo P. Silva" EMAIL="edps.mundognu@gmail.com" |