diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2018-10-15 06:20:54 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-10-21 06:46:59 +0700 |
commit | fa53adb620e1bde3399edce83126c88c3281eb62 (patch) | |
tree | a220b84bee7e57e5f621c4702b3a7e86801f76ba /network | |
parent | d72d562394695b004c0f60d99b27c9df59d754b0 (diff) | |
download | slackbuilds-fa53adb620e1bde3399edce83126c88c3281eb62.tar.gz |
network/opera: Updated for version 56.0.3051.43.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network')
-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 a50e5d4080..6ea7555b7c 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-56/#b3051.31 +Changelog: https://blogs.opera.com/desktop/changelog-for-56/#b3051.43 diff --git a/network/opera/opera.SlackBuild b/network/opera/opera.SlackBuild index acb07a96b5..dc377c6f22 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:-56.0.3051.31} +VERSION=${VERSION:-56.0.3051.43} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/opera/opera.info b/network/opera/opera.info index 10ef5315c7..fd06e416af 100644 --- a/network/opera/opera.info +++ b/network/opera/opera.info @@ -1,10 +1,10 @@ PRGNAM="opera" -VERSION="56.0.3051.31" +VERSION="56.0.3051.43" HOMEPAGE="https://www.opera.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="http://download3.operacdn.com/pub/opera/desktop/56.0.3051.31/linux/opera-stable_56.0.3051.31_amd64.deb" -MD5SUM_x86_64="f423336313a87823a6c8e97672cde1b2" +DOWNLOAD_x86_64="http://download3.operacdn.com/pub/opera/desktop/56.0.3051.43/linux/opera-stable_56.0.3051.43_amd64.deb" +MD5SUM_x86_64="eb52cfc9adabcbc7720c59231cabc028" REQUIRES="" MAINTAINER="Edinaldo P. Silva" EMAIL="edps.mundognu@gmail.com" |