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

Nicola Squartini tensor5 at gemini.archlinux.org
Sun Mar 13 16:25:13 UTC 2022


    Date: Sunday, March 13, 2022 @ 16:25:12
  Author: tensor5
Revision: 1151088

upgpkg: electron 17.1.2-1

Modified:
  electron/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-13 16:00:52 UTC (rev 1151087)
+++ PKGBUILD	2022-03-13 16:25:12 UTC (rev 1151088)
@@ -1,9 +1,9 @@
 # Maintainer: Nicola Squartini <tensor5 at gmail.com>
 
 _use_suffix=0
-pkgver=17.1.0
-_commit=08efa9a9b92ae67b0ae5c88de5b4699b20bc5d84
-_chromiumver=98.0.4758.102
+pkgver=17.1.2
+_commit=fdaee16db7c6c30afedfcedf8e60334d1fa80868
+_chromiumver=98.0.4758.109
 _gcc_patchset=5
 # shellcheck disable=SC2034
 pkgrel=1
@@ -28,7 +28,8 @@
 # shellcheck disable=SC2034
 makedepends=('clang' 'git' 'gn' 'gperf' 'harfbuzz-icu' 'http-parser'
              'java-runtime-headless' 'jsoncpp' 'libnotify' 'lld' 'llvm' 'ninja'
-             'npm' 'pciutils' 'pipewire' 'python' 'wget' 'yarn')
+             'npm' 'pciutils' 'pipewire' 'python' 'python-httplib2'
+             'python-pyparsing' 'python-six' 'wget' 'yarn')
 # shellcheck disable=SC2034
 optdepends=('kde-cli-tools: file deletion support (kioclient5)'
             'libappindicator-gtk3: StatusNotifierItem support'



More information about the arch-commits mailing list