summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornetworkException <ungoogled-github-actions.arch@nwex.de>2024-09-26 01:46:08 +0000
committernetworkException <ungoogled-github-actions.arch@nwex.de>2024-09-26 01:46:08 +0000
commit4138758a8a4ecffeb96311595242d54897501737 (patch)
tree36db7f88aa91855443ff7050dffa85a78bd925db
parent80f07465ef500be722ada0abbf75f3eba63dd79d (diff)
downloadungoogled-chromium-4138758a8a4ecffeb96311595242d54897501737.tar.gz
ungoogled-chromium-4138758a8a4ecffeb96311595242d54897501737.tar.bz2
ungoogled-chromium-4138758a8a4ecffeb96311595242d54897501737.zip
Upgrade to 129.0.6668.70-2
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index df94d1d..3b6edd9 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 = 1
+ pkgrel = 2
url = https://github.com/ungoogled-software/ungoogled-chromium
arch = x86_64
license = BSD-3-Clause
diff --git a/PKGBUILD b/PKGBUILD
index c3713a4..5d8bbf6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@
pkgname=ungoogled-chromium
pkgver=129.0.6668.70
-pkgrel=1
+pkgrel=2
_launcher_ver=8
_system_clang=1
# ungoogled chromium variables
@@ -125,8 +125,6 @@ prepare() {
# Increase _FORTIFY_SOURCE level to match Arch's default flags
patch -Np1 -i ../increase-fortify-level.patch
- patch -Np1 -i ../fix-ungoogled-third-party-re2.patch
-
# Fixes for building with libstdc++ instead of libc++
# test deps are broken for ui/lens with system ICU