summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornetworkException <ungoogled-github-actions.arch@nwex.de>2024-10-09 22:25:56 +0000
committernetworkException <ungoogled-github-actions.arch@nwex.de>2024-10-09 22:25:56 +0000
commit042fe823532f5ff5a7be0202a1157857607af3c7 (patch)
tree6f8f2f58edb7b9e0fde4c4ed7728ddb215586357
parent4a1c79faa1c7c01f951728ac8df218b8169a3bed (diff)
downloadungoogled-chromium-042fe823532f5ff5a7be0202a1157857607af3c7.tar.gz
ungoogled-chromium-042fe823532f5ff5a7be0202a1157857607af3c7.tar.bz2
ungoogled-chromium-042fe823532f5ff5a7be0202a1157857607af3c7.zip
Upgrade to 129.0.6668.100-1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD8
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6b9cc05..1b43a54 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ungoogled-chromium
pkgdesc = A lightweight approach to removing Google web service dependency
- pkgver = 129.0.6668.89
+ pkgver = 129.0.6668.100
pkgrel = 1
url = https://github.com/ungoogled-software/ungoogled-chromium
arch = x86_64
@@ -54,13 +54,13 @@ pkgbase = ungoogled-chromium
optdepends = org.freedesktop.secrets: password storage backend on GNOME / Xfce
optdepends = kwallet: support for storing passwords in KWallet on Plasma
optdepends = upower: Battery Status API support
- provides = chromium=129.0.6668.89
- provides = chromedriver=129.0.6668.89
+ provides = chromium=129.0.6668.100
+ provides = chromedriver=129.0.6668.100
conflicts = chromium
conflicts = chromedriver
options = !lto
- source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-129.0.6668.89.tar.xz
- source = ungoogled-chromium-129.0.6668.89-1.tar.gz::https://github.com/ungoogled-software/ungoogled-chromium/archive/129.0.6668.89-1.tar.gz
+ source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-129.0.6668.100.tar.xz
+ source = ungoogled-chromium-129.0.6668.100-1.tar.gz::https://github.com/ungoogled-software/ungoogled-chromium/archive/129.0.6668.100-1.tar.gz
source = https://github.com/foutrelis/chromium-launcher/archive/v8/chromium-launcher-8.tar.gz
source = compiler-rt-adjust-paths.patch
source = increase-fortify-level.patch
@@ -72,8 +72,8 @@ pkgbase = ungoogled-chromium
source = 0001-vaapi-flag-ozone-wayland.patch
source = p010-Zero-Copy-for-VA-API-Decoding-for-Vulkan.patch
source = add-feature-to-allow-zero-copy-video-formats.patch
- sha256sums = a0833f508663bf82d3f800732ef1a2be4f7de791afbb47c2bf89041caba97755
- sha256sums = 07b1f22f67b03ec884f5b71ffdd9fa54e80441185feacd3156f7a125aca2bb3b
+ sha256sums = 281daed29a5cb546f6273130035d9980666d2232f356ad95fc06af3c90121bc2
+ sha256sums = 0d5688bffb7050913a5e0749da1926e551468fd3362c2f9b33912d68a6dccfa9
sha256sums = 213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a
sha256sums = b3de01b7df227478687d7517f61a777450dca765756002c80c4915f271e2d961
sha256sums = d634d2ce1fc63da7ac41f432b1e84c59b7cceabf19d510848a7cff40c8025342
diff --git a/PKGBUILD b/PKGBUILD
index 4cac2e2..1f20be3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,13 +9,13 @@
# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
pkgname=ungoogled-chromium
-pkgver=129.0.6668.89
+pkgver=129.0.6668.100
pkgrel=1
_launcher_ver=8
_system_clang=1
# ungoogled chromium variables
_uc_usr=ungoogled-software
-_uc_ver=129.0.6668.89-1
+_uc_ver=129.0.6668.100-1
pkgdesc="A lightweight approach to removing Google web service dependency"
arch=('x86_64')
url="https://github.com/ungoogled-software/ungoogled-chromium"
@@ -48,8 +48,8 @@ source=(https://commondatastorage.googleapis.com/chromium-browser-official/chrom
0001-vaapi-flag-ozone-wayland.patch
p010-Zero-Copy-for-VA-API-Decoding-for-Vulkan.patch
add-feature-to-allow-zero-copy-video-formats.patch)
-sha256sums=('a0833f508663bf82d3f800732ef1a2be4f7de791afbb47c2bf89041caba97755'
- '07b1f22f67b03ec884f5b71ffdd9fa54e80441185feacd3156f7a125aca2bb3b'
+sha256sums=('281daed29a5cb546f6273130035d9980666d2232f356ad95fc06af3c90121bc2'
+ '0d5688bffb7050913a5e0749da1926e551468fd3362c2f9b33912d68a6dccfa9'
'213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a'
'b3de01b7df227478687d7517f61a777450dca765756002c80c4915f271e2d961'
'd634d2ce1fc63da7ac41f432b1e84c59b7cceabf19d510848a7cff40c8025342'