[arch-commits] Commit in electron10/trunk (PKGBUILD)
Nicola Squartini
tensor5 at archlinux.org
Sat Feb 20 21:37:58 UTC 2021
Date: Saturday, February 20, 2021 @ 21:37:58
Author: tensor5
Revision: 867216
upgpkg: electron10 10.4.0-1
Modified:
electron10/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-02-20 21:34:59 UTC (rev 867215)
+++ PKGBUILD 2021-02-20 21:37:58 UTC (rev 867216)
@@ -1,8 +1,8 @@
# Maintainer: Nicola Squartini <tensor5 at gmail.com>
pkgname=electron10
-pkgver=10.3.2
-_commit=f916f172e0f7ba95aaf75aafbc0fda9464bb353b
+pkgver=10.4.0
+_commit=dc664acab27fa1c8d87d7c6122a35d23305ee744
_chromiumver=85.0.4183.121
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-m85' 'gperf' 'harfbuzz-icu' 'java-runtime-headless'
'jsoncpp' 'libnotify' 'lld' 'llvm' 'ninja' 'npm' 'pciutils' 'yarn'
'python2' 'wget')
More information about the arch-commits
mailing list