summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ffa62edf160a..22cd06d35736 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = electron14
pkgdesc = Build cross platform desktop apps with web technologies
- pkgver = 14.2.8
+ pkgver = 14.2.9
pkgrel = 1
url = https://electronjs.org/
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 28edab91a899..313055e30c15 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Nicola Squartini <tensor5@gmail.com>
_use_suffix=1
-pkgver=14.2.8
-_commit=dd87075459a9382d3a364ba14b7579bf36da9792
+pkgver=14.2.9
+_commit=37a7155bd859a0a5bce195c8d145e15326d225b1
_chromiumver=93.0.4577.82
_gcc_patchset=6
# shellcheck disable=SC2034