network/opera: Updated for version 112.0.5197.30.

Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Dimitris Zlatanidis 2024-07-26 16:37:58 +03:00 committed by Willy Sudiarto Raharjo
parent 5b957e5db8
commit 59f25b7387
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=opera
VERSION=${VERSION:-112.0.5197.24}
VERSION=${VERSION:-112.0.5197.30}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,10 +1,10 @@
PRGNAM="opera"
VERSION="112.0.5197.24"
VERSION="112.0.5197.30"
HOMEPAGE="https://www.opera.com/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://get.geo.opera.com/pub/opera/desktop/112.0.5197.24/linux/opera-stable_112.0.5197.24_amd64.deb"
MD5SUM_x86_64="3ff9eccb1e32a67d5cc4b8e329bee426"
DOWNLOAD_x86_64="https://get.geo.opera.com/pub/opera/desktop/112.0.5197.30/linux/opera-stable_112.0.5197.30_amd64.deb"
MD5SUM_x86_64="395abce827690f85db3fcf013d8428a7"
REQUIRES=""
MAINTAINER="Dimitris Zlatanidis"
EMAIL="dslackw@gmail.com"