mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/opera: Updated for version 114.0.5282.21.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
97385ab69b
commit
0ea35abad5
2 changed files with 4 additions and 4 deletions
|
@ -26,7 +26,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=opera
|
||||
VERSION=${VERSION:-113.0.5230.86}
|
||||
VERSION=${VERSION:-114.0.5282.21}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="opera"
|
||||
VERSION="113.0.5230.86"
|
||||
VERSION="114.0.5282.21"
|
||||
HOMEPAGE="https://www.opera.com/"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
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"
|
||||
DOWNLOAD_x86_64="https://get.geo.opera.com/pub/opera/desktop/114.0.5282.21/linux/opera-stable_114.0.5282.21_amd64.deb"
|
||||
MD5SUM_x86_64="a9175eb39843935ec0e6b6394c719370"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Dimitris Zlatanidis"
|
||||
EMAIL="dslackw@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue