summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustKidding <jk@vin.ovh>2022-11-26 13:39:11 -0500
committerJustKidding <jk@vin.ovh>2022-11-26 13:39:11 -0500
commita6696a85f1441aca8a7db637a38e469f413d56ea (patch)
tree1942e54868d233637770415c4e5c62ec0d93c261
parent48b64d3684240c81e2454326533f562973b2ba17 (diff)
downloadungoogled-chromium-a6696a85f1441aca8a7db637a38e469f413d56ea.tar.gz
ungoogled-chromium-a6696a85f1441aca8a7db637a38e469f413d56ea.tar.bz2
ungoogled-chromium-a6696a85f1441aca8a7db637a38e469f413d56ea.zip
upgpkg: ungoogled-chromium 107.0.5304.121-1
upstream release
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d9976ef..b24a69d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ungoogled-chromium
pkgdesc = A lightweight approach to removing Google web service dependency
- pkgver = 107.0.5304.110
+ pkgver = 107.0.5304.121
pkgrel = 1
url = https://github.com/ungoogled-software/ungoogled-chromium
arch = x86_64
@@ -59,7 +59,7 @@ pkgbase = ungoogled-chromium
conflicts = chromium
options = debug
options = !lto
- source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-107.0.5304.110.tar.xz
+ source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-107.0.5304.121.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-107-patchset-1/chromium-107-patchset-1.tar.xz
source = unbundle-jsoncpp-avoid-CFI-faults-with-is_cfi-true.patch
@@ -69,11 +69,11 @@ pkgbase = ungoogled-chromium
source = REVERT-roll-src-third_party-ffmpeg-m106.patch
source = angle-wayland-include-protocol.patch
source = use-oauth2-client-switches-as-default.patch
- source = ungoogled-chromium-107.0.5304.110-1.tar.gz::https://github.com/ungoogled-software/ungoogled-chromium/archive/107.0.5304.110-1.tar.gz
+ source = ungoogled-chromium-107.0.5304.121-1.tar.gz::https://github.com/ungoogled-software/ungoogled-chromium/archive/107.0.5304.121-1.tar.gz
source = ozone-add-va-api-support-to-wayland.patch
source = remove-main-main10-profile-limit.patch
source = chromium-drirc-disable-10bpc-color-configs.conf
- sha256sums = d33548074a62ee63b3b790fc7cfdf5a1935cc43f1b05306b89a89e489696fecc
+ sha256sums = 12b0ab045715a18abaf0c833c98c1001a43da4aae9690bb571b369d61f74e08b
sha256sums = 213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a
sha256sums = 2b26c16f8326803ef287fb443a17bc139a440673955c5a6a38e9368bcaeed7c4
sha256sums = b908f37c5a886e855953f69e4dd6b90baa35e79f5c74673f7425f2cdb642eb00
@@ -83,7 +83,7 @@ pkgbase = ungoogled-chromium
sha256sums = 4c12d31d020799d31355faa7d1fe2a5a807f7458e7f0c374adf55edb37032152
sha256sums = cd0d9d2a1d6a522d47c3c0891dabe4ad72eabbebc0fe5642b9e22efa3d5ee572
sha256sums = e393174d7695d0bafed69e868c5fbfecf07aa6969f3b64596d0bae8b067e1711
- sha256sums = c497b0f3256a3c0bb1e48dd14115040b97bd7319b9def1c6501f9155fc56fef6
+ sha256sums = 0c729f29fbfc655fca477862daa7b73b041fc3e3d594b01d07fc709657e79d52
sha256sums = e9e8d3a82da818f0a67d4a09be4ecff5680b0534d7f0198befb3654e9fab5b69
sha256sums = fc810e3c495c77ac60b383a27e48cf6a38b4a95b65dd2984baa297c5df83133c
sha256sums = babda4f5c1179825797496898d77334ac067149cac03d797ab27ac69671a7feb
diff --git a/PKGBUILD b/PKGBUILD
index e65e502..ed49cd2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
pkgname=ungoogled-chromium
-pkgver=107.0.5304.110
+pkgver=107.0.5304.121
pkgrel=1
_launcher_ver=8
_gcc_patchset=1
@@ -37,7 +37,7 @@ source=(https://commondatastorage.googleapis.com/chromium-browser-official/chrom
REVERT-roll-src-third_party-ffmpeg-m106.patch
angle-wayland-include-protocol.patch
use-oauth2-client-switches-as-default.patch)
-sha256sums=('d33548074a62ee63b3b790fc7cfdf5a1935cc43f1b05306b89a89e489696fecc'
+sha256sums=('12b0ab045715a18abaf0c833c98c1001a43da4aae9690bb571b369d61f74e08b'
'213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a'
'2b26c16f8326803ef287fb443a17bc139a440673955c5a6a38e9368bcaeed7c4'
'b908f37c5a886e855953f69e4dd6b90baa35e79f5c74673f7425f2cdb642eb00'
@@ -58,7 +58,7 @@ source=(${source[@]}
remove-main-main10-profile-limit.patch
chromium-drirc-disable-10bpc-color-configs.conf)
sha256sums=(${sha256sums[@]}
- 'c497b0f3256a3c0bb1e48dd14115040b97bd7319b9def1c6501f9155fc56fef6'
+ '0c729f29fbfc655fca477862daa7b73b041fc3e3d594b01d07fc709657e79d52'
'e9e8d3a82da818f0a67d4a09be4ecff5680b0534d7f0198befb3654e9fab5b69'
'fc810e3c495c77ac60b383a27e48cf6a38b4a95b65dd2984baa297c5df83133c'
'babda4f5c1179825797496898d77334ac067149cac03d797ab27ac69671a7feb')