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

Nicola Squartini tensor5 at gemini.archlinux.org
Fri Oct 1 02:22:12 UTC 2021


    Date: Friday, October 1, 2021 @ 02:22:11
  Author: tensor5
Revision: 1026327

upgpkg: electron 15.1.0-1

Modified:
  electron/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-01 00:26:35 UTC (rev 1026326)
+++ PKGBUILD	2021-10-01 02:22:11 UTC (rev 1026327)
@@ -1,7 +1,11 @@
 # Maintainer: Nicola Squartini <tensor5 at gmail.com>
 
 _use_suffix=0
-pkgver=15.0.0
+pkgver=15.1.0
+_commit=c3ee7b4bd1da56dc5cc3c9ff8615e4cfe9b9fb54
+_chromiumver=94.0.4606.61
+_gcc_patchset=3
+
 _major_ver=${pkgver%%.*}
 if [[ ${_use_suffix} != 0 ]]; then
   pkgname="electron${_major_ver}"
@@ -8,9 +12,6 @@
 else
   pkgname=electron
 fi
-_commit=c3e6746fa940e68d0fbee14d08262854e47b1577
-_chromiumver=94.0.4606.51
-_gcc_patchset=3
 # shellcheck disable=SC2034
 pkgrel=1
 # shellcheck disable=SC2034



More information about the arch-commits mailing list