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

Nicola Squartini tensor5 at gemini.archlinux.org
Mon Oct 11 01:41:42 UTC 2021


    Date: Monday, October 11, 2021 @ 01:41:42
  Author: tensor5
Revision: 1029376

upgpkg: electron 15.1.2-1

Modified:
  electron/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-11 01:38:20 UTC (rev 1029375)
+++ PKGBUILD	2021-10-11 01:41:42 UTC (rev 1029376)
@@ -1,10 +1,12 @@
 # Maintainer: Nicola Squartini <tensor5 at gmail.com>
 
 _use_suffix=0
-pkgver=15.1.1
-_commit=b51f82c73f2b66af4c69ebda94f939f846156a6c
-_chromiumver=94.0.4606.61
+pkgver=15.1.2
+_commit=ded013e4a7c45b0c6a1325c0bf63ceeb635371ab
+_chromiumver=94.0.4606.71
 _gcc_patchset=3
+# shellcheck disable=SC2034
+pkgrel=1
 
 _major_ver=${pkgver%%.*}
 if [[ ${_use_suffix} != 0 ]]; then
@@ -13,8 +15,6 @@
   pkgname=electron
 fi
 # shellcheck disable=SC2034
-pkgrel=1
-# shellcheck disable=SC2034
 pkgdesc='Build cross platform desktop apps with web technologies'
 # shellcheck disable=SC2034
 arch=('x86_64')



More information about the arch-commits mailing list