diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2024-10-31 16:59:18 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-11-02 19:28:45 +0700 |
commit | 916a383194e6086eb0bc6f2b95ba3ba592d409dd (patch) | |
tree | 3565995a8ed9a7b9502d810551700b6554b5b24e | |
parent | 6c6355cc6a477254c8d3277dd5cdeac9d8c3fee0 (diff) |
network/opera: Updated for version 114.0.5282.144.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 f55290fec2b0f..dfd21410b0b6c 100644 --- a/network/opera/opera.SlackBuild +++ b/network/opera/opera.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=opera -VERSION=${VERSION:-114.0.5282.115} +VERSION=${VERSION:-114.0.5282.144} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/network/opera/opera.info b/network/opera/opera.info index c70c8b494ad6e..92964282ea388 100644 --- a/network/opera/opera.info +++ b/network/opera/opera.info @@ -1,10 +1,10 @@ PRGNAM="opera" -VERSION="114.0.5282.115" +VERSION="114.0.5282.144" HOMEPAGE="https://www.opera.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://get.geo.opera.com/pub/opera/desktop/114.0.5282.115/linux/opera-stable_114.0.5282.115_amd64.deb" -MD5SUM_x86_64="a887f251045ab8308412fd2cf2d5fab8" +DOWNLOAD_x86_64="https://get.geo.opera.com/pub/opera/desktop/114.0.5282.144/linux/opera-stable_114.0.5282.144_amd64.deb" +MD5SUM_x86_64="19a25a1c6d740c326e9156645bc193f3" REQUIRES="" MAINTAINER="Dimitris Zlatanidis" EMAIL="dslackw@gmail.com" |