[arch-commits] Commit in electron/trunk (PKGBUILD)

Nicola Squartini tensor5 at gemini.archlinux.org
Tue Sep 14 00:52:07 UTC 2021


    Date: Tuesday, September 14, 2021 @ 00:52:06
  Author: tensor5
Revision: 1014767

upgpkg: electron 14.0.1-1

Modified:
  electron/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-14 00:47:36 UTC (rev 1014766)
+++ PKGBUILD	2021-09-14 00:52:06 UTC (rev 1014767)
@@ -1,9 +1,9 @@
 # Maintainer: Nicola Squartini <tensor5 at gmail.com>
 
 pkgname=electron
-pkgver=14.0.0
-_commit=9aa2608ca7724e8d254e6af80aa502b7b4673b9b
-_chromiumver=93.0.4577.58
+pkgver=14.0.1
+_commit=735a01edce5be78d43a5a106a02d4398bbe78273
+_chromiumver=93.0.4577.63
 _gcc_patchset=6
 pkgrel=1
 pkgdesc='Build cross platform desktop apps with web technologies'
@@ -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"
         "${pkgname}-launcher.sh"
         "${pkgname}.desktop"



More information about the arch-commits mailing list