From 312fabd60d0debe25a77af8f1e672295d3cf344b Mon Sep 17 00:00:00 2001 From: John Date: Fri, 4 Sep 2020 22:03:41 +0200 Subject: [PATCH] electron9: update to 9.3.0. [ci skip] --- ...ches.patch => electron-exclude-content-test-patches.patch} | 2 +- srcpkgs/electron9/template | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) rename srcpkgs/electron9/files/patches/{electron-exluce-content-test-patches.patch => electron-exclude-content-test-patches.patch} (86%) diff --git a/srcpkgs/electron9/files/patches/electron-exluce-content-test-patches.patch b/srcpkgs/electron9/files/patches/electron-exclude-content-test-patches.patch similarity index 86% rename from srcpkgs/electron9/files/patches/electron-exluce-content-test-patches.patch rename to srcpkgs/electron9/files/patches/electron-exclude-content-test-patches.patch index 6e1bb9184a5..bef16e1f0e2 100644 --- a/srcpkgs/electron9/files/patches/electron-exluce-content-test-patches.patch +++ b/srcpkgs/electron9/files/patches/electron-exclude-content-test-patches.patch @@ -4,7 +4,7 @@ for patch_dir, repo in dirs.items(): git.import_patches(repo=repo, patch_data=patch_from_dir(patch_dir), threeway=threeway is not None, -+ exclude=['content/test/**'], ++ exclude=['content/test/**', 'test/cctest/wasm/**'], committer_name="Electron Scripts", committer_email="scripts@electron") diff --git a/srcpkgs/electron9/template b/srcpkgs/electron9/template index 053934be8f4..b9d9dd99a58 100644 --- a/srcpkgs/electron9/template +++ b/srcpkgs/electron9/template @@ -1,6 +1,6 @@ # Template file for 'electron9' pkgname=electron9 -version=9.2.1 +version=9.3.0 _nodever=12.14.1 _chromiumver=83.0.4103.119 revision=1 @@ -30,7 +30,7 @@ homepage="https://electronjs.org" distfiles="https://github.com/electron/electron/archive/v$version.tar.gz>electron-${version}.tar.gz https://commondatastorage.googleapis.com/chromium-browser-official/chromium-$_chromiumver.tar.xz https://github.com/nodejs/node/archive/v$_nodever.tar.gz>node-$_nodever.tar.gz" -checksum="91fae4c98d351cac53f9e3c4974c602fa93d0a7365fdce31cf832d8095e37b11 +checksum="eb28402130ab9574a74a2bf77834ac610d0c8f6a31d51fe54e1edff793b9b425 452cbc58895a46b2b87ba450a3f86897de92ad08ce28ffdbed6b3f12101d3788 01e4a960be3e26b87c55509ee1cb44a14946a4169d5cdec046dd05058d995b26"