Browse Source

upgpkg: ungoogled-chromium 92.0.4515.159-1

upstream release
jk 4 years ago
parent
commit
f6caa31586
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 = 92.0.4515.131
+	pkgver = 92.0.4515.159
 	pkgrel = 1
 	url = https://github.com/Eloston/ungoogled-chromium
 	arch = x86_64
@@ -51,7 +51,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-92.0.4515.131.tar.xz
+	source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-92.0.4515.159.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-92-patchset-7/chromium-92-patchset-7.tar.xz
 	source = extend-enable-accelerated-video-decode-flag.patch
@@ -60,10 +60,10 @@ pkgbase = ungoogled-chromium
 	source = sql-make-VirtualCursor-standard-layout-type.patch
 	source = chromium-freetype-2.11.patch
 	source = use-oauth2-client-switches-as-default.patch
-	source = ungoogled-chromium-92.0.4515.131-1.tar.gz::https://github.com/Eloston/ungoogled-chromium/archive/92.0.4515.131-1.tar.gz
+	source = ungoogled-chromium-92.0.4515.159-1.tar.gz::https://github.com/Eloston/ungoogled-chromium/archive/92.0.4515.159-1.tar.gz
 	source = chromium-drirc-disable-10bpc-color-configs.conf
 	source = wayland-egl.patch
-	sha256sums = b6ac840ed5390de69f962e922649bf1df895ff0f5db8e5f656b5191e0cf4ce3a
+	sha256sums = d97d337d0d70e959a75f1f510f5d78d2b57b5bf24573b7ade9fff9f26a7cfd11
 	sha256sums = 213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a
 	sha256sums = 53a2cbb1b58d652d5424ff9040b6a51b9dc6348ce3edc68344cd0d25f1f4beb2
 	sha256sums = 66db9132d6f5e06aa26e5de0924f814224a76a9bdf4b61afce161fb1d7643b22
@@ -72,7 +72,7 @@ pkgbase = ungoogled-chromium
 	sha256sums = dd317f85e5abfdcfc89c6f23f4c8edbcdebdd5e083dcec770e5da49ee647d150
 	sha256sums = 7ef689cd6b2f85f2b76b2a10ecede003cfa0c2da15acc998ecbc445f2c95ced6
 	sha256sums = e393174d7695d0bafed69e868c5fbfecf07aa6969f3b64596d0bae8b067e1711
-	sha256sums = 417ed82d81895d3cd2773e9a44406dc676810e1faf09947be3084c53afcdaee4
+	sha256sums = 452d52be91d6183ea2f1728b83f5973fc480591b9a3625742c108cfbf6357588
 	sha256sums = babda4f5c1179825797496898d77334ac067149cac03d797ab27ac69671a7feb
 	sha256sums = 34d08ea93cb4762cb33c7cffe931358008af32265fc720f2762f0179c3973574
 

+ 3 - 3
PKGBUILD

@@ -9,7 +9,7 @@
 # Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
 
 pkgname=ungoogled-chromium
-pkgver=92.0.4515.131
+pkgver=92.0.4515.159
 pkgrel=1
 _launcher_ver=8
 _gcc_patchset=7
@@ -35,7 +35,7 @@ source=(https://commondatastorage.googleapis.com/chromium-browser-official/chrom
         sql-make-VirtualCursor-standard-layout-type.patch
         chromium-freetype-2.11.patch
         use-oauth2-client-switches-as-default.patch)
-sha256sums=('b6ac840ed5390de69f962e922649bf1df895ff0f5db8e5f656b5191e0cf4ce3a'
+sha256sums=('d97d337d0d70e959a75f1f510f5d78d2b57b5bf24573b7ade9fff9f26a7cfd11'
             '213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a'
             '53a2cbb1b58d652d5424ff9040b6a51b9dc6348ce3edc68344cd0d25f1f4beb2'
             '66db9132d6f5e06aa26e5de0924f814224a76a9bdf4b61afce161fb1d7643b22'
@@ -51,7 +51,7 @@ source=(${source[@]}
         chromium-drirc-disable-10bpc-color-configs.conf
         wayland-egl.patch)
 sha256sums=(${sha256sums[@]}
-            '417ed82d81895d3cd2773e9a44406dc676810e1faf09947be3084c53afcdaee4'
+            '452d52be91d6183ea2f1728b83f5973fc480591b9a3625742c108cfbf6357588'
             'babda4f5c1179825797496898d77334ac067149cac03d797ab27ac69671a7feb'
             '34d08ea93cb4762cb33c7cffe931358008af32265fc720f2762f0179c3973574')