diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2024-06-04 13:00:59 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-06-08 16:24:17 +0700 |
commit | dd48b595a718b954bdbf2417267750989fc3fd02 (patch) | |
tree | a21560dc3bbefe60c4c53f4e516ce6cbb8ae69e4 /network | |
parent | 87c6a68da8d7574d8a0265dafee5d093b46f9d02 (diff) |
network/opera: Updated for version 110.0.5130.64.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-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 6afdaef39c33f..d20b0e9211a7b 100644 --- a/network/opera/opera.SlackBuild +++ b/network/opera/opera.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=opera -VERSION=${VERSION:-110.0.5130.49} +VERSION=${VERSION:-110.0.5130.64} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/network/opera/opera.info b/network/opera/opera.info index e8128fa7be7d1..ea6f13636ad08 100644 --- a/network/opera/opera.info +++ b/network/opera/opera.info @@ -1,10 +1,10 @@ PRGNAM="opera" -VERSION="110.0.5130.49" +VERSION="110.0.5130.64" HOMEPAGE="https://www.opera.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://get.geo.opera.com/pub/opera/desktop/110.0.5130.49/linux/opera-stable_110.0.5130.49_amd64.deb" -MD5SUM_x86_64="5ee12d6687a3ff735fb85cf907c533e9" +DOWNLOAD_x86_64="https://get.geo.opera.com/pub/opera/desktop/110.0.5130.64/linux/opera-stable_110.0.5130.64_amd64.deb" +MD5SUM_x86_64="b4224ac3eb9d73a5be5e5899a3a3def9" REQUIRES="" MAINTAINER="Dimitris Zlatanidis" EMAIL="dslackw@gmail.com" |