diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2024-05-08 20:13:10 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-05-11 08:12:21 +0700 |
commit | 248f4f9b09354dbbdf4c6b54d5753f99cb1533d1 (patch) | |
tree | 9829981bc6916a470f3cb2efd70ceaaf288be09e /network | |
parent | b3ae524024558788f4b70a5ede9f01f502587614 (diff) |
network/opera: Updated for version 109.0.5097.80.
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 8737eb06c77e1..16a53e6fc2eab 100644 --- a/network/opera/opera.SlackBuild +++ b/network/opera/opera.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=opera -VERSION=${VERSION:-109.0.5097.68} +VERSION=${VERSION:-109.0.5097.80} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/network/opera/opera.info b/network/opera/opera.info index ebf97780960c8..891b2f906f472 100644 --- a/network/opera/opera.info +++ b/network/opera/opera.info @@ -1,10 +1,10 @@ PRGNAM="opera" -VERSION="109.0.5097.68" +VERSION="109.0.5097.80" HOMEPAGE="https://www.opera.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://get.geo.opera.com/pub/opera/desktop/109.0.5097.68/linux/opera-stable_109.0.5097.68_amd64.deb" -MD5SUM_x86_64="747fa8c00196c238742bb01938c78fe7" +DOWNLOAD_x86_64="https://get.geo.opera.com/pub/opera/desktop/109.0.5097.80/linux/opera-stable_109.0.5097.80_amd64.deb" +MD5SUM_x86_64="3d6fe49d9bea865416eeb3fe28b3c8ec" REQUIRES="" MAINTAINER="Dimitris Zlatanidis" EMAIL="dslackw@gmail.com" |