Browse Source
network/opera: Updated for version 106.0.4998.19.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
pull/216/head
Dimitris Zlatanidis
2 years 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:-106.0.4998.16} |
|
|
|
VERSION=${VERSION:-106.0.4998.19} |
|
|
|
BUILD=${BUILD:-1} |
|
|
|
TAG=${TAG:-_SBo} |
|
|
|
PKGTYPE=${PKGTYPE:-tgz} |
|
|
|
|
|
@ -1,10 +1,10 @@ |
|
|
|
PRGNAM="opera" |
|
|
|
VERSION="106.0.4998.16" |
|
|
|
VERSION="106.0.4998.19" |
|
|
|
HOMEPAGE="https://www.opera.com/" |
|
|
|
DOWNLOAD="UNSUPPORTED" |
|
|
|
MD5SUM="" |
|
|
|
DOWNLOAD_x86_64="https://get.geo.opera.com/pub/opera/desktop/106.0.4998.16/linux/opera-stable_106.0.4998.16_amd64.deb" |
|
|
|
MD5SUM_x86_64="a5f6ba2effaebf51c90bb68fde4ba5dd" |
|
|
|
DOWNLOAD_x86_64="https://get.geo.opera.com/pub/opera/desktop/106.0.4998.19/linux/opera-stable_106.0.4998.19_amd64.deb" |
|
|
|
MD5SUM_x86_64="c7f90db6ebb093853870e0b9d709a914" |
|
|
|
REQUIRES="" |
|
|
|
MAINTAINER="Dimitris Zlatanidis" |
|
|
|
EMAIL="dslackw@gmail.com" |