diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2024-02-24 10:57:35 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-03-02 09:19:50 +0700 |
commit | 2bc994242613ccc97e33a4b87fbd66f99ce96f59 (patch) | |
tree | c98b30759a7f068aeb50c957d6095a9d7a630e49 | |
parent | 4cab8433d899cded021879ef6e44ca57ad556546 (diff) |
network/opera: Updated for version 107.0.5045.36.
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 30e0b1f54dd3..4881475ce271 100644 --- a/network/opera/opera.SlackBuild +++ b/network/opera/opera.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=opera -VERSION=${VERSION:-107.0.5045.21} +VERSION=${VERSION:-107.0.5045.36} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/network/opera/opera.info b/network/opera/opera.info index fbd702ffc5df..b84fb80bf1a0 100644 --- a/network/opera/opera.info +++ b/network/opera/opera.info @@ -1,10 +1,10 @@ PRGNAM="opera" -VERSION="107.0.5045.21" +VERSION="107.0.5045.36" HOMEPAGE="https://www.opera.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://get.geo.opera.com/pub/opera/desktop/107.0.5045.21/linux/opera-stable_107.0.5045.21_amd64.deb" -MD5SUM_x86_64="c651bae40dddbadd06a9013dbdef7a43" +DOWNLOAD_x86_64="https://get.geo.opera.com/pub/opera/desktop/107.0.5045.36/linux/opera-stable_107.0.5045.36_amd64.deb" +MD5SUM_x86_64="262c73ef72976756a03c90d4f6a07217" REQUIRES="" MAINTAINER="Dimitris Zlatanidis" EMAIL="dslackw@gmail.com" |