mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/chromium to 114.0.5735.133-1
This commit is contained in:
parent
a0349d90a6
commit
3fb3199850
1 changed files with 3 additions and 2 deletions
|
@ -15,7 +15,7 @@
|
|||
highmem=1
|
||||
|
||||
pkgname=chromium
|
||||
pkgver=114.0.5735.106
|
||||
pkgver=114.0.5735.133
|
||||
pkgrel=1
|
||||
_launcher_ver=8
|
||||
_manual_clone=0
|
||||
|
@ -46,7 +46,7 @@ source=(https://commondatastorage.googleapis.com/chromium-browser-official/chrom
|
|||
0001-widevine-support-for-arm.patch
|
||||
0002-Run-blink-bindings-generation-single-threaded.patch
|
||||
0003-Fix-eu-strip-build-for-newer-GCC.patch)
|
||||
sha256sums=('df18b0b28bf52b1c099acde54e568fbfa2c9225150108bce9d53d8b31f71304a'
|
||||
sha256sums=('8289ec1ec9e2540313af10bcf97721ec560789c931fc0583a2f5a545f223d262'
|
||||
'213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a'
|
||||
'621ed210d75d0e846192c1571bb30db988721224a41572c27769c0288d361c11'
|
||||
'1b782b0f6d4f645e4e0daa8a4852d63f0c972aa0473319216ff04613a0592a69'
|
||||
|
@ -305,6 +305,7 @@ package() {
|
|||
|
||||
# SwiftShader ICD
|
||||
libvk_swiftshader.so
|
||||
libvulkan.so.1
|
||||
vk_swiftshader_icd.json
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in a new issue