aboutsummaryrefslogtreecommitdiff
path: root/development/electron/electron.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'development/electron/electron.SlackBuild')
-rw-r--r--development/electron/electron.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/development/electron/electron.SlackBuild b/development/electron/electron.SlackBuild
index 4fdae7c4333d9..b05fd8ffb210b 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}