diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2024-01-18 20:49:31 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-01-20 09:16:21 +0700 |
commit | 071a6564a00b4a1305611a4ec6e16ba58327b709 (patch) | |
tree | 6cdc0fea00f39eb9b0c0fd9f31a305795d4276dc /network/opera | |
parent | 233893f36b05a8c79b64174c9f37164f4c0485db (diff) |
network/opera: Updated for version 106.0.4998.52.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@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 f2322d899612b..fb2e1fcf8a253 100644 --- a/network/opera/opera.SlackBuild +++ b/network/opera/opera.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=opera -VERSION=${VERSION:-106.0.4998.28} +VERSION=${VERSION:-106.0.4998.52} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/network/opera/opera.info b/network/opera/opera.info index 3219e45dc7408..83b5b002c5dd7 100644 --- a/network/opera/opera.info +++ b/network/opera/opera.info @@ -1,10 +1,10 @@ PRGNAM="opera" -VERSION="106.0.4998.28" +VERSION="106.0.4998.52" HOMEPAGE="https://www.opera.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://get.geo.opera.com/pub/opera/desktop/106.0.4998.28/linux/opera-stable_106.0.4998.28_amd64.deb" -MD5SUM_x86_64="90e8c06dfab368ca771e3b5ecf58b045" +DOWNLOAD_x86_64="https://get.geo.opera.com/pub/opera/desktop/106.0.4998.52/linux/opera-stable_106.0.4998.52_amd64.deb" +MD5SUM_x86_64="8eb3092712df0babcad27232ad190066" REQUIRES="" MAINTAINER="Dimitris Zlatanidis" EMAIL="dslackw@gmail.com" |