mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
extra/chromium to 126.0.6478.61-1
This commit is contained in:
parent
6d1fc3175a
commit
f000f24294
2 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
||||||
pkgbase = chromium
|
pkgbase = chromium
|
||||||
pkgdesc = A web browser built for speed, simplicity, and security
|
pkgdesc = A web browser built for speed, simplicity, and security
|
||||||
pkgver = 126.0.6478.55
|
pkgver = 126.0.6478.61
|
||||||
pkgrel = 1
|
pkgrel = 1
|
||||||
url = https://www.chromium.org/Home
|
url = https://www.chromium.org/Home
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
|
@ -54,14 +54,14 @@ pkgbase = chromium
|
||||||
optdepends = org.freedesktop.secrets: password storage backend on GNOME / Xfce
|
optdepends = org.freedesktop.secrets: password storage backend on GNOME / Xfce
|
||||||
optdepends = kwallet: support for storing passwords in KWallet on Plasma
|
optdepends = kwallet: support for storing passwords in KWallet on Plasma
|
||||||
options = !lto
|
options = !lto
|
||||||
source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-126.0.6478.55.tar.xz
|
source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-126.0.6478.61.tar.xz
|
||||||
source = https://github.com/foutrelis/chromium-launcher/archive/v8/chromium-launcher-8.tar.gz
|
source = https://github.com/foutrelis/chromium-launcher/archive/v8/chromium-launcher-8.tar.gz
|
||||||
source = https://gitlab.com/Matt.Jolly/chromium-patches/-/archive/126/chromium-patches-126.tar.bz2
|
source = https://gitlab.com/Matt.Jolly/chromium-patches/-/archive/126/chromium-patches-126.tar.bz2
|
||||||
source = allow-ANGLEImplementation-kVulkan.patch
|
source = allow-ANGLEImplementation-kVulkan.patch
|
||||||
source = drop-flag-unsupported-by-clang17.patch
|
source = drop-flag-unsupported-by-clang17.patch
|
||||||
source = compiler-rt-adjust-paths.patch
|
source = compiler-rt-adjust-paths.patch
|
||||||
source = use-oauth2-client-switches-as-default.patch
|
source = use-oauth2-client-switches-as-default.patch
|
||||||
sha256sums = 7ccef206f8c99e6a17b927b1b6d8018da808d75a0f46998282e0ca6cb80fe4c9
|
sha256sums = 4b4075b7885d212265053f1d87ca31496f21bbf6d2a3c5b0dbec153f6ed0f990
|
||||||
sha256sums = 213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a
|
sha256sums = 213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a
|
||||||
sha256sums = daf0df74d2601c35fd66a746942d9ca3fc521ede92312f85af51d94c399fd6e0
|
sha256sums = daf0df74d2601c35fd66a746942d9ca3fc521ede92312f85af51d94c399fd6e0
|
||||||
sha256sums = 8f81059d79040ec598b5fb077808ec69d26d6c9cbebf9c4f4ea48b388a2596c5
|
sha256sums = 8f81059d79040ec598b5fb077808ec69d26d6c9cbebf9c4f4ea48b388a2596c5
|
||||||
|
|
|
@ -15,7 +15,7 @@
|
||||||
highmem=1
|
highmem=1
|
||||||
|
|
||||||
pkgname=chromium
|
pkgname=chromium
|
||||||
pkgver=126.0.6478.55
|
pkgver=126.0.6478.61
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
_launcher_ver=8
|
_launcher_ver=8
|
||||||
_manual_clone=0
|
_manual_clone=0
|
||||||
|
@ -45,7 +45,7 @@ source=(https://commondatastorage.googleapis.com/chromium-browser-official/chrom
|
||||||
0001-widevine-support-for-arm.patch
|
0001-widevine-support-for-arm.patch
|
||||||
0002-Run-blink-bindings-generation-single-threaded.patch
|
0002-Run-blink-bindings-generation-single-threaded.patch
|
||||||
0003-Fix-eu-strip-build-for-newer-GCC.patch)
|
0003-Fix-eu-strip-build-for-newer-GCC.patch)
|
||||||
sha256sums=('7ccef206f8c99e6a17b927b1b6d8018da808d75a0f46998282e0ca6cb80fe4c9'
|
sha256sums=('4b4075b7885d212265053f1d87ca31496f21bbf6d2a3c5b0dbec153f6ed0f990'
|
||||||
'213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a'
|
'213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a'
|
||||||
'daf0df74d2601c35fd66a746942d9ca3fc521ede92312f85af51d94c399fd6e0'
|
'daf0df74d2601c35fd66a746942d9ca3fc521ede92312f85af51d94c399fd6e0'
|
||||||
'8f81059d79040ec598b5fb077808ec69d26d6c9cbebf9c4f4ea48b388a2596c5'
|
'8f81059d79040ec598b5fb077808ec69d26d6c9cbebf9c4f4ea48b388a2596c5'
|
||||||
|
|
Loading…
Reference in a new issue