diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2023-12-22 18:10:46 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-12-30 07:33:38 +0700 |
commit | f9256bd249353260ecfb4297ef700c5f5cc538df (patch) | |
tree | 412a4252802ed76314b234ad22a057f0c6cb2822 /network | |
parent | 570bced93518b9fbdb3f86d78d6863c2fec0de77 (diff) |
network/opera: Updated for version 106.0.4998.19.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
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 18d6412d9f79d..9f91a800877f4 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.16} +VERSION=${VERSION:-106.0.4998.19} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/network/opera/opera.info b/network/opera/opera.info index 42a6afe965fd4..004f5cd133175 100644 --- a/network/opera/opera.info +++ b/network/opera/opera.info @@ -1,10 +1,10 @@ PRGNAM="opera" -VERSION="106.0.4998.16" +VERSION="106.0.4998.19" HOMEPAGE="https://www.opera.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://get.geo.opera.com/pub/opera/desktop/106.0.4998.16/linux/opera-stable_106.0.4998.16_amd64.deb" -MD5SUM_x86_64="a5f6ba2effaebf51c90bb68fde4ba5dd" +DOWNLOAD_x86_64="https://get.geo.opera.com/pub/opera/desktop/106.0.4998.19/linux/opera-stable_106.0.4998.19_amd64.deb" +MD5SUM_x86_64="c7f90db6ebb093853870e0b9d709a914" REQUIRES="" MAINTAINER="Dimitris Zlatanidis" EMAIL="dslackw@gmail.com" |