diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2024-09-11 17:36:46 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-09-14 23:37:10 +0700 |
commit | f095cb87b362539494cb340d49449148e9ad9a90 (patch) | |
tree | 6a9c65dff738305dab3941a950d2ebdb8186877a /network | |
parent | fb8144bf8e2819e851861d356c95ac11570c55e8 (diff) |
network/opera: Updated for version 113.0.5230.86.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-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 551b131ef277..9dca5665d8cb 100644 --- a/network/opera/opera.SlackBuild +++ b/network/opera/opera.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=opera -VERSION=${VERSION:-113.0.5230.55} +VERSION=${VERSION:-113.0.5230.86} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/network/opera/opera.info b/network/opera/opera.info index c32b57d89243..a1a93fec7201 100644 --- a/network/opera/opera.info +++ b/network/opera/opera.info @@ -1,10 +1,10 @@ PRGNAM="opera" -VERSION="113.0.5230.55" +VERSION="113.0.5230.86" HOMEPAGE="https://www.opera.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://get.geo.opera.com/pub/opera/desktop/113.0.5230.55/linux/opera-stable_113.0.5230.55_amd64.deb" -MD5SUM_x86_64="74416597a70959cf558bbb2327ced621" +DOWNLOAD_x86_64="https://get.geo.opera.com/pub/opera/desktop/113.0.5230.86/linux/opera-stable_113.0.5230.86_amd64.deb" +MD5SUM_x86_64="5e993c575196b4df7b406e2038484f6b" REQUIRES="" MAINTAINER="Dimitris Zlatanidis" EMAIL="dslackw@gmail.com" |