mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
testing/electron: upgrade to 28.2.0
This commit is contained in:
parent
365a239fa3
commit
02034a6d1f
@ -1,9 +1,9 @@
|
||||
# Maintainer: lauren n. liberda <lauren@selfisekai.rocks>
|
||||
pkgname=electron
|
||||
pkgver=28.1.3
|
||||
pkgver=28.2.0
|
||||
_semver="${pkgver/_beta/-beta.}"
|
||||
pkgrel=1
|
||||
_chromium=120.0.6099.224
|
||||
pkgrel=0
|
||||
_chromium=120.0.6099.268
|
||||
_depot_tools=b5509953468edd0906f2dc297886939abbd2bed5
|
||||
_extra_patches=120
|
||||
pkgdesc="Electron cross-platform desktop toolkit"
|
||||
@ -219,7 +219,7 @@ snapshot() {
|
||||
-s src/third_party/skia --header src/skia/ext/skia_commit_hash.h
|
||||
|
||||
# rolled newer chromium with it included
|
||||
sed -i '/cherry-pick-8d607d3921b8.patch/d' src/electron/patches/chromium/.patches
|
||||
sed -i '/reland_mojom_ts_generator_handle_empty_module_path_identically_to.patch/d' src/electron/patches/chromium/.patches
|
||||
|
||||
python3 src/electron/script/apply_all_patches.py \
|
||||
src/electron/patches/config.json
|
||||
@ -521,7 +521,7 @@ lang() {
|
||||
}
|
||||
|
||||
sha512sums="
|
||||
561da2f7f16432773e327cc9e56d90b5462596f3b76d7057f9c48e98421f723c8e39327273b8fadefe9f733895e29b36b5df8cfc65a0059206d7e84bd21163b2 electron-28.1.3-120.0.6099.224.tar.zst
|
||||
f7ab4c06d28ac11b17edc9ab747577468be2d3627af2eded15917fc68efa5202d20d06c9014f5bafc4675a5a3c0ec7aaa33a04252681a08120548a3d5257e321 electron-28.2.0-120.0.6099.268.tar.zst
|
||||
1af05a17c54ea2f23b6f18b40c21304a94076eda4f9dcdf34ff93e1a729ae5a6b69816d32b5855b1cbb412eefaefb3d343fce05afd99347dcf9302a1d47ad3e6 chromium-patches-120.tar.bz2
|
||||
391d537ebe3b7c1b78dde59f0fe7697d44a56326193a7fa4059a1c5e3479f320abb41419687ea5da9e4f2eaed274393a9ed2fdd5dbc4f7ad6e66b96490736a7d atspi-unused.patch
|
||||
4c540972fa12acd9f0aafb8dc7e9987c3d6e4f28ff679dde522ebcec2dc5ae1a62d9d255bed0a30b9c79ae3b90ab0f5b9ae1ef5b7bf338612e28d9ef70250ca3 chromium-icu-74.patch
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user