summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustKidding <jk@vin.ovh>2023-01-13 12:11:49 -0500
committerJustKidding <jk@vin.ovh>2023-01-13 12:11:49 -0500
commit749f82a0ae3a045d8272ef0013c5014f48331804 (patch)
treeebce608ed1049aa3c0b81c70abdf282fd2a7d86f
parent657f4c1a03c022f01c9323968878c9d6bdc4a840 (diff)
downloadungoogled-chromium-749f82a0ae3a045d8272ef0013c5014f48331804.tar.gz
ungoogled-chromium-749f82a0ae3a045d8272ef0013c5014f48331804.tar.bz2
ungoogled-chromium-749f82a0ae3a045d8272ef0013c5014f48331804.zip
update patch version
-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"