diff --git a/development/electron/electron.SlackBuild b/development/electron/electron.SlackBuild index 4fdae7c433..b05fd8ffb2 100644 --- a/development/electron/electron.SlackBuild +++ b/development/electron/electron.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for electron # Copyright 2017 Dhaby Xiloj -# Copyright 2022-2023 Isaac Yu +# Copyright 2022-2024 Isaac Yu # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=electron -VERSION=${VERSION:-20.3.12} +VERSION=${VERSION:-26.6.10} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/development/electron/electron.info b/development/electron/electron.info index 26a6c16d02..dd4ac0175e 100644 --- a/development/electron/electron.info +++ b/development/electron/electron.info @@ -1,10 +1,10 @@ PRGNAM="electron" -VERSION="20.3.12" +VERSION="26.6.10" HOMEPAGE="https://www.electronjs.org/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://github.com/electron/electron/releases/download/v20.3.12/electron-v20.3.12-linux-x64.zip" -MD5SUM_x86_64="6d24bae2deab47cacf16ba4ab4ac34e7" +DOWNLOAD_x86_64="https://github.com/electron/electron/releases/download/v26.6.10/electron-v26.6.10-linux-x64.zip" +MD5SUM_x86_64="3935110741a8cce639a57456b500477a" REQUIRES="" MAINTAINER="Isaac Yu" EMAIL="isaacyu@protonmail.com"