Browse Source

upgpkg: ungoogled-chromium 94.0.4606.61-1

upstream release
jk 3 years ago
parent
commit
6b5b05cfc1
2 changed files with 8 additions and 8 deletions
  1. 5 5
      .SRCINFO
  2. 3 3
      PKGBUILD

+ 5 - 5
.SRCINFO

@@ -1,6 +1,6 @@
 pkgbase = ungoogled-chromium
 	pkgdesc = A lightweight approach to removing Google web service dependency
-	pkgver = 94.0.4606.54
+	pkgver = 94.0.4606.61
 	pkgrel = 1
 	url = https://github.com/Eloston/ungoogled-chromium
 	arch = x86_64
@@ -50,7 +50,7 @@ pkgbase = ungoogled-chromium
 	optdepends = kwallet: support for storing passwords in KWallet on Plasma
 	provides = chromium
 	conflicts = chromium
-	source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-94.0.4606.54.tar.xz
+	source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-94.0.4606.61.tar.xz
 	source = https://github.com/foutrelis/chromium-launcher/archive/v8/chromium-launcher-8.tar.gz
 	source = https://github.com/stha09/chromium-patches/releases/download/chromium-94-patchset-3/chromium-94-patchset-3.tar.xz
 	source = replace-blacklist-with-ignorelist.patch
@@ -61,10 +61,10 @@ pkgbase = ungoogled-chromium
 	source = chromium-94-ffmpeg-roll.patch
 	source = unexpire-accelerated-video-decode-flag.patch
 	source = use-oauth2-client-switches-as-default.patch
-	source = ungoogled-chromium-94.0.4606.54-1.tar.gz::https://github.com/Eloston/ungoogled-chromium/archive/94.0.4606.54-1.tar.gz
+	source = ungoogled-chromium-94.0.4606.61-1.tar.gz::https://github.com/Eloston/ungoogled-chromium/archive/94.0.4606.61-1.tar.gz
 	source = chromium-drirc-disable-10bpc-color-configs.conf
 	source = wayland-egl.patch
-	sha256sums = 033d9461e24251b790da17e64471eb22e3dfb09090744d3d0b7b4d0fbd75135d
+	sha256sums = 6446db535c02c461c7e5c8d294a0300db03abba791f97f0c70bc52255aedb9bf
 	sha256sums = 213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a
 	sha256sums = 22692bddaf2761c6ddf9ff0bc4722972bca4d4c5b2fd3e5dbdac7eb60d914320
 	sha256sums = d3344ba39b8c6ed202334ba7f441c70d81ddf8cdb15af1aa8c16e9a3a75fbb35
@@ -75,7 +75,7 @@ pkgbase = ungoogled-chromium
 	sha256sums = 56acb6e743d2ab1ed9f3eb01700ade02521769978d03ac43226dec94659b3ace
 	sha256sums = 2a97b26c3d6821b15ef4ef1369905c6fa3e9c8da4877eb9af4361452a425290b
 	sha256sums = e393174d7695d0bafed69e868c5fbfecf07aa6969f3b64596d0bae8b067e1711
-	sha256sums = f2cdc21c025a8728982232daff5d27c63c175112322a6418b60be143110ce802
+	sha256sums = 1931ff2120f2615d05597dc9f2429f3a185dd499964b3ca83e7012f629426646
 	sha256sums = babda4f5c1179825797496898d77334ac067149cac03d797ab27ac69671a7feb
 	sha256sums = 34d08ea93cb4762cb33c7cffe931358008af32265fc720f2762f0179c3973574
 

+ 3 - 3
PKGBUILD

@@ -9,7 +9,7 @@
 # Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
 
 pkgname=ungoogled-chromium
-pkgver=94.0.4606.54
+pkgver=94.0.4606.61
 pkgrel=1
 _launcher_ver=8
 _gcc_patchset=3
@@ -37,7 +37,7 @@ source=(https://commondatastorage.googleapis.com/chromium-browser-official/chrom
         chromium-94-ffmpeg-roll.patch
         unexpire-accelerated-video-decode-flag.patch
         use-oauth2-client-switches-as-default.patch)
-sha256sums=('033d9461e24251b790da17e64471eb22e3dfb09090744d3d0b7b4d0fbd75135d'
+sha256sums=('6446db535c02c461c7e5c8d294a0300db03abba791f97f0c70bc52255aedb9bf'
             '213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a'
             '22692bddaf2761c6ddf9ff0bc4722972bca4d4c5b2fd3e5dbdac7eb60d914320'
             'd3344ba39b8c6ed202334ba7f441c70d81ddf8cdb15af1aa8c16e9a3a75fbb35'
@@ -55,7 +55,7 @@ source=(${source[@]}
         chromium-drirc-disable-10bpc-color-configs.conf
         wayland-egl.patch)
 sha256sums=(${sha256sums[@]}
-            'f2cdc21c025a8728982232daff5d27c63c175112322a6418b60be143110ce802'
+            '1931ff2120f2615d05597dc9f2429f3a185dd499964b3ca83e7012f629426646'
             'babda4f5c1179825797496898d77334ac067149cac03d797ab27ac69671a7feb'
             '34d08ea93cb4762cb33c7cffe931358008af32265fc720f2762f0179c3973574')