diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2024-04-12 21:54:26 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-04-13 22:04:03 +0700 |
commit | cbcf000b3521184ed0aec0658d027855f34ca42b (patch) | |
tree | 94c8ac9154644f1508f815f21e7d86817a6aaf91 /network/opera | |
parent | 2179f3088ee778b5db8c80b75a57abf750fb0df2 (diff) |
network/opera: Updated for version 109.0.5097.45.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/opera')
-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 c681ba2a51934..23ef5941f33fc 100644 --- a/network/opera/opera.SlackBuild +++ b/network/opera/opera.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=opera -VERSION=${VERSION:-109.0.5097.38} +VERSION=${VERSION:-109.0.5097.45} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/network/opera/opera.info b/network/opera/opera.info index f4599dd450ff5..302d6b2447a77 100644 --- a/network/opera/opera.info +++ b/network/opera/opera.info @@ -1,10 +1,10 @@ PRGNAM="opera" -VERSION="109.0.5097.38" +VERSION="109.0.5097.45" HOMEPAGE="https://www.opera.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://get.geo.opera.com/pub/opera/desktop/109.0.5097.38/linux/opera-stable_109.0.5097.38_amd64.deb" -MD5SUM_x86_64="24318d277101142343e2aee049ea1e42" +DOWNLOAD_x86_64="https://get.geo.opera.com/pub/opera/desktop/109.0.5097.45/linux/opera-stable_109.0.5097.45_amd64.deb" +MD5SUM_x86_64="8f42e3889190c6ef7de87101dff70028" REQUIRES="" MAINTAINER="Dimitris Zlatanidis" EMAIL="dslackw@gmail.com" |