diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2024-03-06 19:57:13 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-03-09 08:08:18 +0700 |
commit | f134eda055b83dcfa02a11fa75a532ccd64417b8 (patch) | |
tree | 5e62bd6872f77ac4ff9c151bb8e8d1df1667f226 /network/opera | |
parent | e56659aaa92c36722ae4101f42ebad86c854a272 (diff) |
network/opera: Updated for version 108.0.5067.20.
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 4881475ce2713..d52d885da0840 100644 --- a/network/opera/opera.SlackBuild +++ b/network/opera/opera.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=opera -VERSION=${VERSION:-107.0.5045.36} +VERSION=${VERSION:-108.0.5067.20} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/network/opera/opera.info b/network/opera/opera.info index b84fb80bf1a00..63ced97df7380 100644 --- a/network/opera/opera.info +++ b/network/opera/opera.info @@ -1,10 +1,10 @@ PRGNAM="opera" -VERSION="107.0.5045.36" +VERSION="108.0.5067.20" HOMEPAGE="https://www.opera.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://get.geo.opera.com/pub/opera/desktop/107.0.5045.36/linux/opera-stable_107.0.5045.36_amd64.deb" -MD5SUM_x86_64="262c73ef72976756a03c90d4f6a07217" +DOWNLOAD_x86_64="https://get.geo.opera.com/pub/opera/desktop/108.0.5067.20/linux/opera-stable_108.0.5067.20_amd64.deb" +MD5SUM_x86_64="afce9e1c9d2ee2a8d655fe72ab22f8b8" REQUIRES="" MAINTAINER="Dimitris Zlatanidis" EMAIL="dslackw@gmail.com" |