diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2018-04-13 07:15:30 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-04-14 07:06:30 +0700 |
commit | 3b138ecd6320c6d07f3f357554ea9498168346ce (patch) | |
tree | cb465d78fb3affa839029738e2e209d468d9d30e /network/opera | |
parent | 9808ee86efe39162080f62f3ef23e196c7b9e1b3 (diff) | |
download | slackbuilds-3b138ecd6320c6d07f3f357554ea9498168346ce.tar.gz |
network/opera: Updated for version 52.0.2871.64.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network/opera')
-rw-r--r-- | network/opera/opera.SlackBuild | 2 | ||||
-rw-r--r-- | network/opera/opera.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/network/opera/opera.SlackBuild b/network/opera/opera.SlackBuild index 61352a1416..209fe6c196 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:-52.0.2871.40} +VERSION=${VERSION:-52.0.2871.64} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/opera/opera.info b/network/opera/opera.info index 7483e6c105..2ec8e93293 100644 --- a/network/opera/opera.info +++ b/network/opera/opera.info @@ -1,10 +1,10 @@ PRGNAM="opera" -VERSION="52.0.2871.40" +VERSION="52.0.2871.64" HOMEPAGE="http://www.opera.com/browser/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="http://download3.operacdn.com/pub/opera/desktop/52.0.2871.40/linux/opera-stable_52.0.2871.40_amd64.deb" -MD5SUM_x86_64="09a22752f32dfb0832b388ea3890ba00" +DOWNLOAD_x86_64="http://download3.operacdn.com/pub/opera/desktop/52.0.2871.64/linux/opera-stable_52.0.2871.64_amd64.deb" +MD5SUM_x86_64="749358969feb4f9200e73c83eda29950" REQUIRES="" MAINTAINER="Edinaldo P. Silva" EMAIL="edps.mundognu@gmail.com" |