diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2024-09-25 21:56:05 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-09-28 06:54:23 +0700 |
commit | 0ea35abad5d33be14d02d4ac4283c44af522db09 (patch) | |
tree | c329e59148e3d590f88d3f8eeb9a611d4fd768c1 | |
parent | 97385ab69ba5469c434f761369ca44fd58e63257 (diff) |
network/opera: Updated for version 114.0.5282.21.
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 9dca5665d8cb..972d823227b4 100644 --- a/network/opera/opera.SlackBuild +++ b/network/opera/opera.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=opera -VERSION=${VERSION:-113.0.5230.86} +VERSION=${VERSION:-114.0.5282.21} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/network/opera/opera.info b/network/opera/opera.info index a1a93fec7201..443c1b4fd08b 100644 --- a/network/opera/opera.info +++ b/network/opera/opera.info @@ -1,10 +1,10 @@ PRGNAM="opera" -VERSION="113.0.5230.86" +VERSION="114.0.5282.21" HOMEPAGE="https://www.opera.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://get.geo.opera.com/pub/opera/desktop/113.0.5230.86/linux/opera-stable_113.0.5230.86_amd64.deb" -MD5SUM_x86_64="5e993c575196b4df7b406e2038484f6b" +DOWNLOAD_x86_64="https://get.geo.opera.com/pub/opera/desktop/114.0.5282.21/linux/opera-stable_114.0.5282.21_amd64.deb" +MD5SUM_x86_64="a9175eb39843935ec0e6b6394c719370" REQUIRES="" MAINTAINER="Dimitris Zlatanidis" EMAIL="dslackw@gmail.com" |