summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
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"