network/opera: Updated for version 113.0.5230.86.

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-09-11 17:36:46 +03:00 committed by Willy Sudiarto Raharjo
parent fb8144bf8e
commit f095cb87b3
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:-113.0.5230.55}
VERSION=${VERSION:-113.0.5230.86}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,10 +1,10 @@
PRGNAM="opera"
VERSION="113.0.5230.55"
VERSION="113.0.5230.86"
HOMEPAGE="https://www.opera.com/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://get.geo.opera.com/pub/opera/desktop/113.0.5230.55/linux/opera-stable_113.0.5230.55_amd64.deb"
MD5SUM_x86_64="74416597a70959cf558bbb2327ced621"
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"
REQUIRES=""
MAINTAINER="Dimitris Zlatanidis"
EMAIL="dslackw@gmail.com"