diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2023-12-16 12:17:23 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-12-22 08:00:24 +0700 |
commit | 3e682b8bfbeee82248f98a694809e7009559d049 (patch) | |
tree | ea8d9d5892afacd4b3e405ffdce17e557b2de52a /network | |
parent | a1421e6f114bd68e9287894a1a3955f2229f2458 (diff) |
network/opera: Updated for version 105.0.4970.48.
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 | 3 | ||||
-rw-r--r-- | network/opera/opera.info | 10 |
2 files changed, 7 insertions, 6 deletions
diff --git a/network/opera/opera.SlackBuild b/network/opera/opera.SlackBuild index 6e86f1d629b7..5f16e3d0a202 100644 --- a/network/opera/opera.SlackBuild +++ b/network/opera/opera.SlackBuild @@ -2,6 +2,7 @@ # # Slackware build script for opera. # +# Copyright 2023 Dimitris Zlatanidis, Orestiada, Greece. # Copyright 2016-2022 Edinaldo P. Silva, Rio de Janeiro, Brazil. # All rights reserved. # @@ -25,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=opera -VERSION=${VERSION:-105.0.4970.29} +VERSION=${VERSION:-105.0.4970.48} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/network/opera/opera.info b/network/opera/opera.info index c9f0a6940e8c..9eeb53b581f2 100644 --- a/network/opera/opera.info +++ b/network/opera/opera.info @@ -1,10 +1,10 @@ PRGNAM="opera" -VERSION="105.0.4970.29" +VERSION="105.0.4970.48" HOMEPAGE="https://www.opera.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://get.geo.opera.com/pub/opera/desktop/105.0.4970.29/linux/opera-stable_105.0.4970.29.deb" -MD5SUM_x86_64="3be6f2d3be6bb89c8eb99c944f5c664b" +DOWNLOAD_x86_64="https://get.geo.opera.com/pub/opera/desktop/105.0.4970.48/linux/opera-stable_105.0.4970.48_amd64.deb" +MD5SUM_x86_64="5f2509555db38d4950444b9832ce6604" REQUIRES="" -MAINTAINER="nobody" -EMAIL="nobody@nowhere.com" +MAINTAINER="Dimitris Zlatanidis" +EMAIL="dslackw@gmail.com" |