From 755e2895bf28251538768bedeed43af1abd4e401 Mon Sep 17 00:00:00 2001 From: Isaac Yu Date: Sun, 18 Dec 2022 01:30:57 -0800 Subject: development/electron: Update for 19.1.9 Signed-off-by: Willy Sudiarto Raharjo --- development/electron/electron.SlackBuild | 2 +- development/electron/electron.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'development/electron') 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" -- cgit v1.2.3