From 749f82a0ae3a045d8272ef0013c5014f48331804 Mon Sep 17 00:00:00 2001 From: JustKidding Date: Fri, 13 Jan 2023 12:11:49 -0500 Subject: update patch version --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 9094935..1cdcb16 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -64,7 +64,7 @@ pkgbase = ungoogled-chromium options = !lto source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-109.0.5414.74.tar.xz source = https://github.com/foutrelis/chromium-launcher/archive/v8/chromium-launcher-8.tar.gz - source = https://github.com/stha09/chromium-patches/releases/download/chromium-109-patchset-2/chromium-109-patchset-2.tar.xz + source = https://github.com/stha09/chromium-patches/releases/download/chromium-109-patchset-1/chromium-109-patchset-1.tar.xz source = v8-enhance-Date-parser-to-take-Unicode-SPACE.patch source = fix-the-way-to-handle-codecs-in-the-system-icu.patch source = REVERT-roll-src-third_party-ffmpeg-m102.patch diff --git a/PKGBUILD b/PKGBUILD index 960de75..476b8eb 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -12,7 +12,7 @@ pkgname=ungoogled-chromium pkgver=109.0.5414.74 pkgrel=1 _launcher_ver=8 -_gcc_patchset=2 +_gcc_patchset=1 pkgdesc="A lightweight approach to removing Google web service dependency" arch=('x86_64') url="https://github.com/ungoogled-software/ungoogled-chromium" -- cgit v1.2.3