Skip to content

Commit

Permalink
PKGBUILD: Update to extra/chromium and ungoogled-chromium release 133…
Browse files Browse the repository at this point in the history
….0.6943.126-1
  • Loading branch information
networkException committed Feb 19, 2025
1 parent 0d3483e commit 2f43560
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@
# Contributor: Daniel J Griffiths <[email protected]>

pkgname=ungoogled-chromium
pkgver=133.0.6943.98
pkgver=133.0.6943.126
pkgrel=1
_launcher_ver=8
_manual_clone=0
_system_clang=1
# ungoogled chromium variables
_uc_usr=ungoogled-software
_uc_ver=133.0.6943.98-1
_uc_ver=133.0.6943.126-1
pkgdesc="A lightweight approach to removing Google web service dependency"
arch=('x86_64')
url="https://github.com/ungoogled-software/ungoogled-chromium"
Expand Down Expand Up @@ -47,8 +47,8 @@ source=(https://commondatastorage.googleapis.com/chromium-browser-official/chrom
0001-ozone-wayland-implement-text_input_manager_v3.patch
0001-ozone-wayland-implement-text_input_manager-fixes.patch
0001-vaapi-flag-ozone-wayland.patch)
sha256sums=('3d442e6fb581aa55e93fc2727ceea24cae23969f294d9becf6f6712dec702be9'
'649dcb1b63387a123d94abc44d4af312314e64f55a6d682f7b6aca52123ae8b6'
sha256sums=('bb99b5d8a4ec2374f58d3b6c694bffde91af1b80db5c46783166dd51beada024'
'337d952efa8927a4fc577e03fcab397165f7448a58fb7fd01897e6b663a17885'
'213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a'
'b3de01b7df227478687d7517f61a777450dca765756002c80c4915f271e2d961'
'd634d2ce1fc63da7ac41f432b1e84c59b7cceabf19d510848a7cff40c8025342'
Expand All @@ -74,7 +74,7 @@ declare -gA _system_libs=(
[fontconfig]=fontconfig
[freetype]=freetype2
[harfbuzz-ng]=harfbuzz
[icu]=icu
#[icu]=icu
#[jsoncpp]=jsoncpp # needs libstdc++
#[libaom]=aom
#[libavif]=libavif # needs -DAVIF_ENABLE_EXPERIMENTAL_GAIN_MAP=ON
Expand Down

0 comments on commit 2f43560

Please sign in to comment.