network/opera: Updated for version 114.0.5282.185.

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-11-12 17:48:59 +02:00 committed by Willy Sudiarto Raharjo
parent 00e2f8b095
commit 4f895e03c8
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:-114.0.5282.144}
VERSION=${VERSION:-114.0.5282.185}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,10 +1,10 @@
PRGNAM="opera"
VERSION="114.0.5282.144"
VERSION="114.0.5282.185"
HOMEPAGE="https://www.opera.com/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://get.geo.opera.com/pub/opera/desktop/114.0.5282.144/linux/opera-stable_114.0.5282.144_amd64.deb"
MD5SUM_x86_64="19a25a1c6d740c326e9156645bc193f3"
DOWNLOAD_x86_64="https://get.geo.opera.com/pub/opera/desktop/114.0.5282.185/linux/opera-stable_114.0.5282.185_amd64.deb"
MD5SUM_x86_64="a6108b39d28589ca20d2e0ede14c31f2"
REQUIRES=""
MAINTAINER="Dimitris Zlatanidis"
EMAIL="dslackw@gmail.com"