summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornetworkException <ungoogled-github-actions.arch@nwex.de>2024-10-03 21:57:47 +0000
committernetworkException <ungoogled-github-actions.arch@nwex.de>2024-10-03 21:57:47 +0000
commit4a1c79faa1c7c01f951728ac8df218b8169a3bed (patch)
treea955faa4657f16014b4cb9258558e77af8da8e40
parentd8c85369889b1cfbb1f7912889d66cbddb694712 (diff)
downloadungoogled-chromium-4a1c79faa1c7c01f951728ac8df218b8169a3bed.tar.gz
ungoogled-chromium-4a1c79faa1c7c01f951728ac8df218b8169a3bed.tar.bz2
ungoogled-chromium-4a1c79faa1c7c01f951728ac8df218b8169a3bed.zip
Upgrade to 129.0.6668.89-1
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD10
2 files changed, 13 insertions, 13 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 510e30d..6b9cc05 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ungoogled-chromium
pkgdesc = A lightweight approach to removing Google web service dependency
- pkgver = 129.0.6668.70
- pkgrel = 3
+ pkgver = 129.0.6668.89
+ pkgrel = 1
url = https://github.com/ungoogled-software/ungoogled-chromium
arch = x86_64
license = BSD-3-Clause
@@ -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.70
- provides = chromedriver=129.0.6668.70
+ provides = chromium=129.0.6668.89
+ provides = chromedriver=129.0.6668.89
conflicts = chromium
conflicts = chromedriver
options = !lto
- source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-129.0.6668.70.tar.xz
- source = ungoogled-chromium-129.0.6668.70-1.tar.gz::https://github.com/ungoogled-software/ungoogled-chromium/archive/129.0.6668.70-1.tar.gz
+ 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://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 = 094ddec3774b54feb04dcfb020e61766de16feabb04850d73ef82e38c4bbf2b5
- sha256sums = a9eb8896329304e429552fb15c640debd87bc6c66b051f802d3da5d707c24744
+ sha256sums = a0833f508663bf82d3f800732ef1a2be4f7de791afbb47c2bf89041caba97755
+ sha256sums = 07b1f22f67b03ec884f5b71ffdd9fa54e80441185feacd3156f7a125aca2bb3b
sha256sums = 213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a
sha256sums = b3de01b7df227478687d7517f61a777450dca765756002c80c4915f271e2d961
sha256sums = d634d2ce1fc63da7ac41f432b1e84c59b7cceabf19d510848a7cff40c8025342
diff --git a/PKGBUILD b/PKGBUILD
index bda17ec..4cac2e2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,13 +9,13 @@
# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
pkgname=ungoogled-chromium
-pkgver=129.0.6668.70
-pkgrel=3
+pkgver=129.0.6668.89
+pkgrel=1
_launcher_ver=8
_system_clang=1
# ungoogled chromium variables
_uc_usr=ungoogled-software
-_uc_ver=129.0.6668.70-1
+_uc_ver=129.0.6668.89-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=('094ddec3774b54feb04dcfb020e61766de16feabb04850d73ef82e38c4bbf2b5'
- 'a9eb8896329304e429552fb15c640debd87bc6c66b051f802d3da5d707c24744'
+sha256sums=('a0833f508663bf82d3f800732ef1a2be4f7de791afbb47c2bf89041caba97755'
+ '07b1f22f67b03ec884f5b71ffdd9fa54e80441185feacd3156f7a125aca2bb3b'
'213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a'
'b3de01b7df227478687d7517f61a777450dca765756002c80c4915f271e2d961'
'd634d2ce1fc63da7ac41f432b1e84c59b7cceabf19d510848a7cff40c8025342'