diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2024-05-14 18:48:42 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-05-18 06:55:36 +0700 |
commit | 7e90537f0a013fc81b51693302a665b127c44482 (patch) | |
tree | 3b9cbf805db3134582c792575e80fe32479d07bd /network | |
parent | fb796e8e2d81c15736939ae92d59fc8eccc28a99 (diff) |
network/opera: Updated for version 110.0.5130.23.
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 16a53e6fc2eab..48c6357a692b1 100644 --- a/network/opera/opera.SlackBuild +++ b/network/opera/opera.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=opera -VERSION=${VERSION:-109.0.5097.80} +VERSION=${VERSION:-110.0.5130.23} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/network/opera/opera.info b/network/opera/opera.info index 891b2f906f472..55a8a335bb305 100644 --- a/network/opera/opera.info +++ b/network/opera/opera.info @@ -1,10 +1,10 @@ PRGNAM="opera" -VERSION="109.0.5097.80" +VERSION="110.0.5130.23" HOMEPAGE="https://www.opera.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://get.geo.opera.com/pub/opera/desktop/109.0.5097.80/linux/opera-stable_109.0.5097.80_amd64.deb" -MD5SUM_x86_64="3d6fe49d9bea865416eeb3fe28b3c8ec" +DOWNLOAD_x86_64="https://get.geo.opera.com/pub/opera/desktop/109.0.5097.80/linux/opera-stable_110.0.5130.23_amd64.deb" +MD5SUM_x86_64="84b46c3bdc5f3fe1ea1d9353f0e1c4b4" REQUIRES="" MAINTAINER="Dimitris Zlatanidis" EMAIL="dslackw@gmail.com" |