summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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