Browse Source
network/opera: Updated for version 113.0.5230.55.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/249/head
Dimitris Zlatanidis
1 year ago
committed by
Willy Sudiarto Raharjo
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with
4 additions and
4 deletions
-
network/opera/opera.SlackBuild
-
network/opera/opera.info
|
|
@ -26,7 +26,7 @@ |
|
|
|
cd $(dirname $0) ; CWD=$(pwd) |
|
|
|
|
|
|
|
PRGNAM=opera |
|
|
|
VERSION=${VERSION:-112.0.5197.30} |
|
|
|
VERSION=${VERSION:-113.0.5230.55} |
|
|
|
BUILD=${BUILD:-1} |
|
|
|
TAG=${TAG:-_SBo} |
|
|
|
PKGTYPE=${PKGTYPE:-tgz} |
|
|
|
|
|
@ -1,10 +1,10 @@ |
|
|
|
PRGNAM="opera" |
|
|
|
VERSION="112.0.5197.30" |
|
|
|
VERSION="113.0.5230.55" |
|
|
|
HOMEPAGE="https://www.opera.com/" |
|
|
|
DOWNLOAD="UNSUPPORTED" |
|
|
|
MD5SUM="" |
|
|
|
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" |
|
|
|
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" |
|
|
|
REQUIRES="" |
|
|
|
MAINTAINER="Dimitris Zlatanidis" |
|
|
|
EMAIL="dslackw@gmail.com" |