summaryrefslogtreecommitdiffstats
path: root/development/electron
diff options
context:
space:
mode:
author isaackwy <isaacyu@protonmail.com>2024-06-11 23:59:30 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-06-15 07:37:45 +0700
commit30e060376c3347275b479fae7f8f97f738628b22 (patch)
tree470de7ce59ad36183d4e6264a32bb35fb1542f24 /development/electron
parent560d921b99628f160055dbf1701bc47aa3ad613f (diff)
downloadslackbuilds-30e060376c3347275b479fae7f8f97f738628b22.tar.gz
slackbuilds-30e060376c3347275b479fae7f8f97f738628b22.tar.xz
development/electron: Update for 26.6.10
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/electron')
-rw-r--r--development/electron/electron.SlackBuild4
-rw-r--r--development/electron/electron.info6
2 files changed, 5 insertions, 5 deletions
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 <slack.dhabyx@gmail.com>
-# Copyright 2022-2023 Isaac Yu <isaacyu@protonmail.com>
+# Copyright 2022-2024 Isaac Yu <isaacyu@protonmail.com>
# 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"