summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaleb Maclennan2024-01-11 14:09:09 +0300
committerCaleb Maclennan2024-01-11 14:09:09 +0300
commit70647316f63f55a4821edd73c6db73e565e0bb11 (patch)
tree5ffe610e9ae7a8e53a5c546cf582528b5ad1730a
parentb1978b001de7d7df2cb3f90c5c1a9e84b29472b3 (diff)
downloadaur-70647316f63f55a4821edd73c6db73e565e0bb11.tar.gz
upgpkg: 26.6.5-1
-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