File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
# Maintainer: Nicola Squartini <[email protected] >
2
2
3
3
pkgname=electron
4
- pkgver=7.0.1
5
- _commit=cac0a4fe3c68edde85623a8411b9ec7cca20f9c4
6
- _chromiumver=78.0.3904.92
4
+ pkgver=7.1.0
5
+ _commit=b27a34eb91feb19a8f1959f69c6ff96c14bba40a
6
+ _chromiumver=78.0.3904.94
7
7
pkgrel=1
8
8
pkgdesc=' Build cross platform desktop apps with web technologies'
9
9
arch=(' x86_64' )
@@ -29,7 +29,7 @@ source=('git+https://github.com/electron/electron.git'
29
29
sha256sums=(' SKIP'
30
30
' SKIP'
31
31
' 5270db01f3f8aaa5137dec275a02caa832b7f2e37942e068cba8d28b3a29df39'
32
- ' 3d97c2b6d83a0c6dd22609484abd841a1c34dde45bd024cccbb85d4ae249dff5 '
32
+ ' 51d6e4239b51084a1e9df87ed4d94dcaa22f8d4f332e941eb56fe71b834e9a7a '
33
33
' c7eadac877179e586d0cce7f898aa1462b4c207733e68ecc17de9754b691713a'
34
34
' 771292942c0901092a402cc60ee883877a99fb804cb54d568c8c6c94565a48e1'
35
35
' e73cc2ee8d3ea35aab18c478d76fdfc68ca4463e1e10306fa1e738c03b3f26b5'
Original file line number Diff line number Diff line change 11
11
mainWindow = new BrowserWindow(options)
12
12
--- a/electron/filenames.gni
13
13
+++ b/electron/filenames.gni
14
- @@ -7 ,7 +7 ,6 @@
14
+ @@ -6 ,7 +6 ,6 @@
15
15
]
16
16
17
17
default_app_static_sources = [
You can’t perform that action at this time.
0 commit comments