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

Nicola Squartini tensor5 at archlinux.org
Sat Feb 20 18:58:00 UTC 2021


    Date: Saturday, February 20, 2021 @ 18:58:00
  Author: tensor5
Revision: 867021

upgpkg: electron 11.3.0-1

Modified:
  electron/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-20 18:57:07 UTC (rev 867020)
+++ PKGBUILD	2021-02-20 18:58:00 UTC (rev 867021)
@@ -1,8 +1,8 @@
 # Maintainer: Nicola Squartini <tensor5 at gmail.com>
 
 pkgname=electron
-pkgver=11.2.3
-_commit=137f45750f7319442c511183c0ad0f3c4fe7e07a
+pkgver=11.3.0
+_commit=1631fc9b0c0d84283105a669c98bbeb8bab39109
 _chromiumver=87.0.4280.141
 pkgrel=1
 pkgdesc='Build cross platform desktop apps with web technologies'
@@ -9,8 +9,8 @@
 arch=('x86_64')
 url='https://electronjs.org/'
 license=('MIT' 'custom')
-depends=('c-ares' 'ffmpeg' 'gtk3' 'http-parser' 'libevent' 'libxslt' 'minizip'
-         'nss' 're2' 'snappy')
+depends=('c-ares' 'ffmpeg' 'gtk3' 'http-parser' 'libevent' 'libnghttp2'
+         'libxslt' 'minizip' 'nss' 're2' 'snappy')
 makedepends=('clang' 'git' 'gn-m87' 'gperf' 'harfbuzz-icu' 'java-runtime-headless'
              'jsoncpp' 'libnotify' 'lld' 'llvm' 'ninja' 'npm' 'pciutils' 'yarn'
              'python2' 'wget')



More information about the arch-commits mailing list