summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--development/electron/electron.SlackBuild2
-rw-r--r--development/electron/electron.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/development/electron/electron.SlackBuild b/development/electron/electron.SlackBuild
index 84de21f442..8c14a88b15 100644
--- a/development/electron/electron.SlackBuild
+++ b/development/electron/electron.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=electron
-VERSION=${VERSION:-19.1.4}
+VERSION=${VERSION:-19.1.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/electron/electron.info b/development/electron/electron.info
index f22f0d425c..a72261849c 100644
--- a/development/electron/electron.info
+++ b/development/electron/electron.info
@@ -1,10 +1,10 @@
PRGNAM="electron"
-VERSION="19.1.4"
+VERSION="19.1.9"
HOMEPAGE="https://www.electronjs.org/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/electron/electron/releases/download/v19.1.4/electron-v19.1.4-linux-x64.zip"
-MD5SUM_x86_64="0efb007e871464f2d7babf567abc7557"
+DOWNLOAD_x86_64="https://github.com/electron/electron/releases/download/v19.1.9/electron-v19.1.9-linux-x64.zip"
+MD5SUM_x86_64="26a40bf331b29dfefef272c748406221"
REQUIRES=""
MAINTAINER="Isaac Yu"
EMAIL="isaacyu1@isaacyu1.com"