Browse Source

update patches

jk 4 years ago
parent
commit
9b1cde5cd3
2 changed files with 4 additions and 4 deletions
  1. 2 2
      .SRCINFO
  2. 2 2
      PKGBUILD

+ 2 - 2
.SRCINFO

@@ -61,7 +61,7 @@ pkgbase = ungoogled-chromium
 	source = sql-make-VirtualCursor-standard-layout-type.patch
 	source = sql-make-VirtualCursor-standard-layout-type.patch
 	source = chromium-glibc-2.33.patch
 	source = chromium-glibc-2.33.patch
 	source = use-oauth2-client-switches-as-default.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 = chromium-drirc-disable-10bpc-color-configs.conf
 	source = wayland-egl.patch
 	source = wayland-egl.patch
 	sha256sums = 84e56fa2ad96d910cab429c513eeaca7bfa94096fef057bd024be826ce8426bd
 	sha256sums = 84e56fa2ad96d910cab429c513eeaca7bfa94096fef057bd024be826ce8426bd
@@ -75,7 +75,7 @@ pkgbase = ungoogled-chromium
 	sha256sums = 2fccecdcd4509d4c36af873988ca9dbcba7fdb95122894a9fdf502c33a1d7a4b
 	sha256sums = 2fccecdcd4509d4c36af873988ca9dbcba7fdb95122894a9fdf502c33a1d7a4b
 	sha256sums = e393174d7695d0bafed69e868c5fbfecf07aa6969f3b64596d0bae8b067e1711
 	sha256sums = e393174d7695d0bafed69e868c5fbfecf07aa6969f3b64596d0bae8b067e1711
 	sha256sums = 318b890f0d422c573f285a33b6f74ce8446c7aa16677a2236250827defca66e5
 	sha256sums = 318b890f0d422c573f285a33b6f74ce8446c7aa16677a2236250827defca66e5
-	sha256sums = babda4f5c1179825797496898d77334ac067149cac03d797ab27ac69671a7feb
+	sha256sums = aebc3eaa0b4c96a2e6453cb8a9f123ac253254775b8928e2317777caa3867205
 	sha256sums = 34d08ea93cb4762cb33c7cffe931358008af32265fc720f2762f0179c3973574
 	sha256sums = 34d08ea93cb4762cb33c7cffe931358008af32265fc720f2762f0179c3973574
 
 
 pkgname = ungoogled-chromium
 pkgname = ungoogled-chromium

+ 2 - 2
PKGBUILD

@@ -16,7 +16,7 @@ _gcc_patchset=5
 _pkgname=$(echo $pkgname | cut -d\- -f1-2)
 _pkgname=$(echo $pkgname | cut -d\- -f1-2)
 _pkgver=$(echo $pkgver | cut -d\. -f1-4)
 _pkgver=$(echo $pkgver | cut -d\. -f1-4)
 # ungoogled chromium variables
 # ungoogled chromium variables
-_uc_ver=91.0.4472.114-1
+_uc_ver=$pkgver-1
 _uc_usr=Eloston
 _uc_usr=Eloston
 pkgdesc="A lightweight approach to removing Google web service dependency"
 pkgdesc="A lightweight approach to removing Google web service dependency"
 arch=('x86_64')
 arch=('x86_64')
@@ -59,7 +59,7 @@ source=(${source[@]}
         wayland-egl.patch)
         wayland-egl.patch)
 sha256sums=(${sha256sums[@]}
 sha256sums=(${sha256sums[@]}
             '318b890f0d422c573f285a33b6f74ce8446c7aa16677a2236250827defca66e5'
             '318b890f0d422c573f285a33b6f74ce8446c7aa16677a2236250827defca66e5'
-            'babda4f5c1179825797496898d77334ac067149cac03d797ab27ac69671a7feb'
+            'aebc3eaa0b4c96a2e6453cb8a9f123ac253254775b8928e2317777caa3867205'
             '34d08ea93cb4762cb33c7cffe931358008af32265fc720f2762f0179c3973574')
             '34d08ea93cb4762cb33c7cffe931358008af32265fc720f2762f0179c3973574')
 
 
 # Possible replacements are listed in build/linux/unbundle/replace_gn_files.py
 # Possible replacements are listed in build/linux/unbundle/replace_gn_files.py