diff options
-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 3bae12c5298d..f869563ffd14 100644 --- a/network/opera/opera.SlackBuild +++ b/network/opera/opera.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=opera -VERSION=${VERSION:-110.0.5130.35} +VERSION=${VERSION:-110.0.5130.39} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/network/opera/opera.info b/network/opera/opera.info index 09393f6da168..1cd7aaf73cdd 100644 --- a/network/opera/opera.info +++ b/network/opera/opera.info @@ -1,10 +1,10 @@ PRGNAM="opera" -VERSION="110.0.5130.35" +VERSION="110.0.5130.39" HOMEPAGE="https://www.opera.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://get.geo.opera.com/pub/opera/desktop/110.0.5130.35/linux/opera-stable_110.0.5130.35_amd64.deb" -MD5SUM_x86_64="95d742c2a08a43b5e28aa5b10bd858de" +DOWNLOAD_x86_64="https://get.geo.opera.com/pub/opera/desktop/110.0.5130.39/linux/opera-stable_110.0.5130.39_amd64.deb" +MD5SUM_x86_64="9fe3e161387f750f3333670a9a5d7fa3" REQUIRES="" MAINTAINER="Dimitris Zlatanidis" EMAIL="dslackw@gmail.com" |