diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2024-10-23 19:02:05 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-10-26 08:29:16 +0700 |
commit | 995478ea1de7c70f01a861be72c9695f378cd266 (patch) | |
tree | 947aa28bf5badf1e182809992257e48bd6af1677 | |
parent | c1fd42fdb0a2b1f799e9f69938cfe51e17899ac2 (diff) |
network/opera: Updated for version 114.0.5282.115.
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 de513366cfbc..f55290fec2b0 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.102} +VERSION=${VERSION:-114.0.5282.115} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/network/opera/opera.info b/network/opera/opera.info index 3a1942261aa9..c70c8b494ad6 100644 --- a/network/opera/opera.info +++ b/network/opera/opera.info @@ -1,10 +1,10 @@ PRGNAM="opera" -VERSION="114.0.5282.102" +VERSION="114.0.5282.115" HOMEPAGE="https://www.opera.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://get.geo.opera.com/pub/opera/desktop/114.0.5282.102/linux/opera-stable_114.0.5282.102_amd64.deb" -MD5SUM_x86_64="94fd176093d941d468783a01f2d249d2" +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" REQUIRES="" MAINTAINER="Dimitris Zlatanidis" EMAIL="dslackw@gmail.com" |