summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjk2021-07-17 11:08:56 -0500
committerjk2021-07-17 11:08:56 -0500
commit9b1cde5cd355b283dd4065fd94cd7f3d450eca25 (patch)
tree6d460575592aaff9f195ec4a37d56b2a1ef680c1
parentca3f3b45b85be7611cc825c27a623913f5b92617 (diff)
downloadaur-9b1cde5cd355b283dd4065fd94cd7f3d450eca25.tar.gz
update patches
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 446914bff29a..f322027729a6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -61,7 +61,7 @@ pkgbase = ungoogled-chromium
source = sql-make-VirtualCursor-standard-layout-type.patch
source = chromium-glibc-2.33.patch
source = use-oauth2-client-switches-as-default.patch
- source = ungoogled-chromium-91.0.4472.114-1.tar.gz::https://github.com/Eloston/ungoogled-chromium/archive/91.0.4472.114-1.tar.gz
+ source = ungoogled-chromium-91.0.4472.164-1.tar.gz::https://github.com/Eloston/ungoogled-chromium/archive/91.0.4472.164-1.tar.gz
source = chromium-drirc-disable-10bpc-color-configs.conf
source = wayland-egl.patch
sha256sums = 84e56fa2ad96d910cab429c513eeaca7bfa94096fef057bd024be826ce8426bd
@@ -75,7 +75,7 @@ pkgbase = ungoogled-chromium
sha256sums = 2fccecdcd4509d4c36af873988ca9dbcba7fdb95122894a9fdf502c33a1d7a4b
sha256sums = e393174d7695d0bafed69e868c5fbfecf07aa6969f3b64596d0bae8b067e1711
sha256sums = 318b890f0d422c573f285a33b6f74ce8446c7aa16677a2236250827defca66e5
- sha256sums = babda4f5c1179825797496898d77334ac067149cac03d797ab27ac69671a7feb
+ sha256sums = aebc3eaa0b4c96a2e6453cb8a9f123ac253254775b8928e2317777caa3867205
sha256sums = 34d08ea93cb4762cb33c7cffe931358008af32265fc720f2762f0179c3973574
pkgname = ungoogled-chromium
diff --git a/PKGBUILD b/PKGBUILD
index 38c60b1df623..33f4479a2cc1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@ _gcc_patchset=5
_pkgname=$(echo $pkgname | cut -d\- -f1-2)
_pkgver=$(echo $pkgver | cut -d\. -f1-4)
# ungoogled chromium variables
-_uc_ver=91.0.4472.114-1
+_uc_ver=$pkgver-1
_uc_usr=Eloston
pkgdesc="A lightweight approach to removing Google web service dependency"
arch=('x86_64')
@@ -59,7 +59,7 @@ source=(${source[@]}
wayland-egl.patch)
sha256sums=(${sha256sums[@]}
'318b890f0d422c573f285a33b6f74ce8446c7aa16677a2236250827defca66e5'
- 'babda4f5c1179825797496898d77334ac067149cac03d797ab27ac69671a7feb'
+ 'aebc3eaa0b4c96a2e6453cb8a9f123ac253254775b8928e2317777caa3867205'
'34d08ea93cb4762cb33c7cffe931358008af32265fc720f2762f0179c3973574')
# Possible replacements are listed in build/linux/unbundle/replace_gn_files.py