diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2024-10-12 16:33:40 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-10-19 16:22:16 +0700 |
commit | 599c806a619b8b0ee50f2cefc15ec67959c5c277 (patch) | |
tree | ff0a90947320b0f9ab4b742576d68764208047f5 | |
parent | e3948310797bd0212b018110905324608afba9a7 (diff) | |
download | slackbuilds-599c806a619b8b0ee50f2cefc15ec67959c5c277.tar.gz slackbuilds-599c806a619b8b0ee50f2cefc15ec67959c5c277.tar.xz |
network/opera: Updated for version 114.0.5282.86.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | network/opera/opera.SlackBuild | 2 | ||||
-rw-r--r-- | network/opera/opera.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/network/opera/opera.SlackBuild b/network/opera/opera.SlackBuild index 972d823227..4d982bc6e8 100644 --- a/network/opera/opera.SlackBuild +++ b/network/opera/opera.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=opera -VERSION=${VERSION:-114.0.5282.21} +VERSION=${VERSION:-114.0.5282.86} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/network/opera/opera.info b/network/opera/opera.info index 443c1b4fd0..bdf4a49899 100644 --- a/network/opera/opera.info +++ b/network/opera/opera.info @@ -1,10 +1,10 @@ PRGNAM="opera" -VERSION="114.0.5282.21" +VERSION="114.0.5282.86" HOMEPAGE="https://www.opera.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -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" +DOWNLOAD_x86_64="https://get.geo.opera.com/pub/opera/desktop/114.0.5282.86/linux/opera-stable_114.0.5282.86_amd64.deb" +MD5SUM_x86_64="ad73a706e49b7e6c6666d993268e63aa" REQUIRES="" MAINTAINER="Dimitris Zlatanidis" EMAIL="dslackw@gmail.com" |