diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2024-03-18 11:48:57 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-03-23 08:17:04 +0700 |
commit | 1509617059668377ecf25fe9d25af3909dc62cb0 (patch) | |
tree | 87fa328878891957963fabc3e2c351600b691ec2 /network/opera | |
parent | febfc31f3149f1ef73b6a2fc36e54a45483c57cd (diff) |
network/opera: Updated for version 108.0.5067.29.
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 d52d885da0840..c4ccf9b0511e5 100644 --- a/network/opera/opera.SlackBuild +++ b/network/opera/opera.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=opera -VERSION=${VERSION:-108.0.5067.20} +VERSION=${VERSION:-108.0.5067.29} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/network/opera/opera.info b/network/opera/opera.info index 63ced97df7380..5163d43fae8c8 100644 --- a/network/opera/opera.info +++ b/network/opera/opera.info @@ -1,10 +1,10 @@ PRGNAM="opera" -VERSION="108.0.5067.20" +VERSION="108.0.5067.29" HOMEPAGE="https://www.opera.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -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" +DOWNLOAD_x86_64="https://get.geo.opera.com/pub/opera/desktop/108.0.5067.29/linux/opera-stable_108.0.5067.29_amd64.deb" +MD5SUM_x86_64="9d361af7223ff2c8d46a1c395037f886" REQUIRES="" MAINTAINER="Dimitris Zlatanidis" EMAIL="dslackw@gmail.com" |