diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2024-03-22 20:32:30 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-03-23 08:17:05 +0700 |
commit | 1a7b63ce9e3622ec12629e649070ee422eaa2634 (patch) | |
tree | a9a3cff7e9d1714086cae466c65c9185d41c1814 /network/opera | |
parent | 941d17eec631cd3f23d57e094df24d4ba6bce6d8 (diff) |
network/opera: Updated for version 108.0.5067.40.
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 c4ccf9b0511e5..a4a2f3b7fd980 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.29} +VERSION=${VERSION:-108.0.5067.40} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/network/opera/opera.info b/network/opera/opera.info index 5163d43fae8c8..d6d76576f1f0a 100644 --- a/network/opera/opera.info +++ b/network/opera/opera.info @@ -1,10 +1,10 @@ PRGNAM="opera" -VERSION="108.0.5067.29" +VERSION="108.0.5067.40" HOMEPAGE="https://www.opera.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -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" +DOWNLOAD_x86_64="https://get.geo.opera.com/pub/opera/desktop/108.0.5067.40/linux/opera-stable_108.0.5067.40_amd64.deb" +MD5SUM_x86_64="981c996d63299e8eb481def6d8f146da" REQUIRES="" MAINTAINER="Dimitris Zlatanidis" EMAIL="dslackw@gmail.com" |