mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
extra/chromium to 65.0.3325.181-1
This commit is contained in:
parent
993e96b728
commit
ec98bbe075
1 changed files with 4 additions and 4 deletions
|
@ -13,7 +13,7 @@ buildarch=12
|
|||
highmem=1
|
||||
|
||||
pkgname=chromium
|
||||
pkgver=65.0.3325.162
|
||||
pkgver=65.0.3325.181
|
||||
pkgrel=1
|
||||
_launcher_ver=5
|
||||
pkgdesc="A web browser built for speed, simplicity, and security"
|
||||
|
@ -47,9 +47,9 @@ source=(https://commondatastorage.googleapis.com/chromium-browser-official/$pkgn
|
|||
0009-Clear-the-testing-provider-on-shutdown.patch
|
||||
0010-cleanup-how-ConfigurationPolicyProviders-are-set.patch
|
||||
skia_buildfix.patch)
|
||||
sha256sums=('627e7bfd84795de1553fac305239130d25186acf2d3c77d39d824327cd116cce'
|
||||
sha256sums=('93666448c6b96ec83e6a35a64cff40db4eb92a154fe1db4e7dab4761d0e38687'
|
||||
'4dc3428f2c927955d9ae117f2fb24d098cc6dd67adb760ac9c82b522ec8b0587'
|
||||
'bed2a7ef4b1ebd53b28e2f38963a2dd761267ccc8818693c34ce8596db53dd4c'
|
||||
'2771c049b66c9aba3b945fe065f2610f164d55506eb5d71751a26aaf8b40d4ee'
|
||||
'feca54ab09ac0fc9d0626770a6b899a6ac5a12173c7d0c1005bc3964ec83e7b3'
|
||||
'4495e8b29dae242c79ffe4beefc5171eb3c7aacb7e9aebfd2d4d69b9d8c958d3'
|
||||
'fe0ab86aa5b0072db730eccda3e1582ebed4af25815bfd49fe0da24cf63ca902'
|
||||
|
@ -219,7 +219,7 @@ build() {
|
|||
CPPFLAGS+=' -DNO_UNWIND_TABLES'
|
||||
fi
|
||||
|
||||
python2 tools/gn/bootstrap/bootstrap.py --gn-gen-args "${_flags[*]}"
|
||||
python2 tools/gn/bootstrap/bootstrap.py -s --no-clean
|
||||
out/Release/gn gen out/Release --args="${_flags[*]}" \
|
||||
--script-executable=/usr/bin/python2
|
||||
|
||||
|
|
Loading…
Reference in a new issue