[arch-commits] Commit in electron/trunk (PKGBUILD default_app-icon.patch)

Nicola Squartini tensor5 at archlinux.org
Tue Nov 5 12:28:39 UTC 2019


    Date: Tuesday, November 5, 2019 @ 12:28:38
  Author: tensor5
Revision: 524189

upgpkg: electron 7.1.0-1

Modified:
  electron/trunk/PKGBUILD
  electron/trunk/default_app-icon.patch

------------------------+
 PKGBUILD               |    8 ++++----
 default_app-icon.patch |    2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-05 11:13:41 UTC (rev 524188)
+++ PKGBUILD	2019-11-05 12:28:38 UTC (rev 524189)
@@ -1,9 +1,9 @@
 # Maintainer: Nicola Squartini <tensor5 at gmail.com>
 
 pkgname=electron
-pkgver=7.0.1
-_commit=cac0a4fe3c68edde85623a8411b9ec7cca20f9c4
-_chromiumver=78.0.3904.92
+pkgver=7.1.0
+_commit=b27a34eb91feb19a8f1959f69c6ff96c14bba40a
+_chromiumver=78.0.3904.94
 pkgrel=1
 pkgdesc='Build cross platform desktop apps with web technologies'
 arch=('x86_64')
@@ -29,7 +29,7 @@
 sha256sums=('SKIP'
             'SKIP'
             '5270db01f3f8aaa5137dec275a02caa832b7f2e37942e068cba8d28b3a29df39'
-            '3d97c2b6d83a0c6dd22609484abd841a1c34dde45bd024cccbb85d4ae249dff5'
+            '51d6e4239b51084a1e9df87ed4d94dcaa22f8d4f332e941eb56fe71b834e9a7a'
             'c7eadac877179e586d0cce7f898aa1462b4c207733e68ecc17de9754b691713a'
             '771292942c0901092a402cc60ee883877a99fb804cb54d568c8c6c94565a48e1'
             'e73cc2ee8d3ea35aab18c478d76fdfc68ca4463e1e10306fa1e738c03b3f26b5'

Modified: default_app-icon.patch
===================================================================
--- default_app-icon.patch	2019-11-05 11:13:41 UTC (rev 524188)
+++ default_app-icon.patch	2019-11-05 12:28:38 UTC (rev 524189)
@@ -11,7 +11,7 @@
    mainWindow = new BrowserWindow(options)
 --- a/electron/filenames.gni
 +++ b/electron/filenames.gni
-@@ -7,7 +7,6 @@
+@@ -6,7 +6,6 @@
    ]
  
    default_app_static_sources = [



More information about the arch-commits mailing list