mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/chromium to 120.0.6099.62-2
This commit is contained in:
parent
0d3b4a618f
commit
522cd19ad8
2 changed files with 3 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
pkgbase = chromium
|
||||
pkgdesc = A web browser built for speed, simplicity, and security
|
||||
pkgver = 120.0.6099.62
|
||||
pkgrel = 1
|
||||
pkgrel = 2
|
||||
url = https://www.chromium.org/Home
|
||||
arch = x86_64
|
||||
license = BSD
|
||||
|
@ -38,7 +38,6 @@ pkgbase = chromium
|
|||
depends = dav1d
|
||||
depends = flac
|
||||
depends = libxml2
|
||||
depends = ffmpeg
|
||||
depends = libwebp
|
||||
depends = minizip
|
||||
depends = opus
|
||||
|
|
|
@ -16,7 +16,7 @@ highmem=1
|
|||
|
||||
pkgname=chromium
|
||||
pkgver=120.0.6099.62
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
_launcher_ver=8
|
||||
_manual_clone=0
|
||||
pkgdesc="A web browser built for speed, simplicity, and security"
|
||||
|
@ -64,7 +64,7 @@ fi
|
|||
declare -gA _system_libs=(
|
||||
#[brotli]=brotli
|
||||
[dav1d]=dav1d
|
||||
[ffmpeg]=ffmpeg
|
||||
#[ffmpeg]=ffmpeg # YouTube playback stopped working in Chromium 120
|
||||
[flac]=flac
|
||||
[fontconfig]=fontconfig
|
||||
[freetype]=freetype2
|
||||
|
|
Loading…
Reference in a new issue