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 18d6412d9f79d..9f91a800877f4 100644 --- a/network/opera/opera.SlackBuild +++ b/network/opera/opera.SlackBuild @@ -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} diff --git a/network/opera/opera.info b/network/opera/opera.info index 42a6afe965fd4..004f5cd133175 100644 --- a/network/opera/opera.info +++ b/network/opera/opera.info @@ -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" |