summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c3df083ef90a..626b166d5c51 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = electron24
pkgdesc = Build cross platform desktop apps with web technologies
- pkgver = 24.8.6
+ pkgver = 24.8.7
pkgrel = 1
url = https://electronjs.org/
arch = x86_64
@@ -58,7 +58,7 @@ pkgbase = electron24
optdepends = trash-cli: file deletion support (trash-put)
optdepends = xdg-utils: open URLs with desktop’s default (xdg-email, xdg-open)
options = !lto
- source = git+https://github.com/electron/electron.git#tag=v24.8.6
+ source = git+https://github.com/electron/electron.git#tag=v24.8.7
source = git+https://chromium.googlesource.com/chromium/tools/depot_tools.git#branch=main
source = chromium-mirror::git+https://github.com/chromium/chromium.git#tag=112.0.5615.204
source = electron-launcher.sh
diff --git a/PKGBUILD b/PKGBUILD
index d001c6757c4c..621984ada760 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
# https://github.com/stha09/chromium-patches/releases
_use_suffix=1
-pkgver=24.8.6
+pkgver=24.8.7
_chromiumver=112.0.5615.204
# shellcheck disable=SC2034
pkgrel=1