Date: Tuesday, September 14, 2021 @ 02:00:47
  Author: tensor5
Revision: 1014769

upgpkg: electron13 13.4.0-1

Modified:
  electron13/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-09-14 00:53:23 UTC (rev 1014768)
+++ PKGBUILD    2021-09-14 02:00:47 UTC (rev 1014769)
@@ -1,8 +1,8 @@
 # Maintainer: Nicola Squartini <[email protected]>
 
 pkgname=electron13
-pkgver=13.3.0
-_commit=5771f3826aef7cd8674aa02fb46a944570eee771
+pkgver=13.4.0
+_commit=75f366f4d0be2318584ffd3157b0e7356fce7c78
 _chromiumver=91.0.4472.164
 _gcc_patchset=5
 pkgrel=1
@@ -21,7 +21,7 @@
             'trash-cli: file deletion support (trash-put)'
             "xdg-utils: open URLs with desktop's default (xdg-email, 
xdg-open)")
 source=('git+https://github.com/electron/electron.git'
-        'git+https://chromium.googlesource.com/chromium/tools/depot_tools.git'
+        
'git+https://chromium.googlesource.com/chromium/tools/depot_tools.git#branch=main'
         
"https://github.com/stha09/chromium-patches/releases/download/chromium-${_chromiumver%%.*}-patchset-${_gcc_patchset}/chromium-${_chromiumver%%.*}-patchset-${_gcc_patchset}.tar.xz";
         "electron-launcher.sh"
         "electron.desktop"

Reply via email to