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 5566f8929df0..76ccb6924d25 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = electron26
pkgdesc = Build cross platform desktop apps with web technologies
- pkgver = 26.6.4
+ pkgver = 26.6.5
pkgrel = 1
url = https://electronjs.org
arch = x86_64
@@ -57,7 +57,7 @@ pkgbase = electron26
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=v26.6.4
+ source = git+https://github.com/electron/electron.git#tag=v26.6.5
source = git+https://chromium.googlesource.com/chromium/tools/depot_tools.git#branch=main
source = chromium-mirror::git+https://github.com/chromium/chromium.git#tag=116.0.5845.228
source = https://github.com/stha09/chromium-patches/releases/download/chromium-116-patchset-2/chromium-116-patchset-2.tar.xz
diff --git a/PKGBUILD b/PKGBUILD
index 0c2a045fb591..ebd5db3e1d5b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# https://releases.electronjs.org/
# https://github.com/stha09/chromium-patches/releases
-pkgver=26.6.4
+pkgver=26.6.5
_chromiumver=116.0.5845.228
_gcc_patchset=116-patchset-2
pkgrel=1