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

Nicola Squartini tensor5 at gemini.archlinux.org
Thu Sep 30 01:10:07 UTC 2021


    Date: Thursday, September 30, 2021 @ 01:10:07
  Author: tensor5
Revision: 1026064

upgpkg: electron14 14.0.2-1

Modified:
  electron14/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-30 01:08:08 UTC (rev 1026063)
+++ PKGBUILD	2021-09-30 01:10:07 UTC (rev 1026064)
@@ -1,7 +1,11 @@
 # Maintainer: Nicola Squartini <tensor5 at gmail.com>
 
 _use_suffix=1
-pkgver=14.0.1
+pkgver=14.0.2
+_commit=086aea1ad8a78d28be05d6813ff52fb8e2d1d868
+_chromiumver=93.0.4577.82
+_gcc_patchset=6
+
 _major_ver=${pkgver%%.*}
 if [[ ${_use_suffix} != 0 ]]; then
   pkgname="electron${_major_ver}"
@@ -8,9 +12,6 @@
 else
   pkgname=electron
 fi
-_commit=735a01edce5be78d43a5a106a02d4398bbe78273
-_chromiumver=93.0.4577.63
-_gcc_patchset=6
 # shellcheck disable=SC2034
 pkgrel=1
 # shellcheck disable=SC2034



More information about the arch-commits mailing list