Browse Source

upgpkg: ungoogled-chromium 84.0.4147.125-1

upstream release
jk 5 years ago
parent
commit
875000eee8
2 changed files with 9 additions and 9 deletions
  1. 5 5
      .SRCINFO
  2. 4 4
      PKGBUILD

+ 5 - 5
.SRCINFO

@@ -1,6 +1,6 @@
 pkgbase = ungoogled-chromium
 pkgbase = ungoogled-chromium
 	pkgdesc = A lightweight approach to removing Google web service dependency
 	pkgdesc = A lightweight approach to removing Google web service dependency
-	pkgver = 84.0.4147.105
+	pkgver = 84.0.4147.125
 	pkgrel = 1
 	pkgrel = 1
 	url = https://github.com/Eloston/ungoogled-chromium
 	url = https://github.com/Eloston/ungoogled-chromium
 	install = chromium.install
 	install = chromium.install
@@ -59,8 +59,8 @@ pkgbase = ungoogled-chromium
 	optdepends = kwallet: for storing passwords in KWallet on KDE desktops
 	optdepends = kwallet: for storing passwords in KWallet on KDE desktops
 	provides = chromium
 	provides = chromium
 	conflicts = chromium
 	conflicts = chromium
-	source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-84.0.4147.105.tar.xz
-	source = ungoogled-chromium-84.0.4147.105-1.tar.gz::https://github.com/Eloston/ungoogled-chromium/archive/84.0.4147.105-1.tar.gz
+	source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-84.0.4147.125.tar.xz
+	source = ungoogled-chromium-84.0.4147.125-1.tar.gz::https://github.com/Eloston/ungoogled-chromium/archive/84.0.4147.125-1.tar.gz
 	source = chromium-launcher-6.tar.gz::https://github.com/foutrelis/chromium-launcher/archive/v6.tar.gz
 	source = chromium-launcher-6.tar.gz::https://github.com/foutrelis/chromium-launcher/archive/v6.tar.gz
 	source = chromium-drirc-disable-10bpc-color-configs.conf
 	source = chromium-drirc-disable-10bpc-color-configs.conf
 	source = https://github.com/stha09/chromium-patches/releases/download/chromium-84-patchset-3/chromium-84-patchset-3.tar.xz
 	source = https://github.com/stha09/chromium-patches/releases/download/chromium-84-patchset-3/chromium-84-patchset-3.tar.xz
@@ -72,8 +72,8 @@ pkgbase = ungoogled-chromium
 	source = wayland-egl.patch
 	source = wayland-egl.patch
 	source = nvidia-vdpau.patch
 	source = nvidia-vdpau.patch
 	source = chromium-skia-harmony.patch
 	source = chromium-skia-harmony.patch
-	sha256sums = caf4ebeb2a2333454c3067a2534aeecaab5029aa78fc0d8b27f79ad3b9c5ccac
-	sha256sums = af7999a71db3236eaa1d514cf901fb65db37dac40b65c1089a786c3f913ecb0e
+	sha256sums = 98439626cf2d8d3d8f9486d08a99cbc1e4981b3f3427a072d5eaaf6ded4daff5
+	sha256sums = 41585d66f394a60f8eb236e598b8f13f01ee78d086865412b8612de5f089b371
 	sha256sums = 04917e3cd4307d8e31bfb0027a5dce6d086edb10ff8a716024fbb8bb0c7dccf1
 	sha256sums = 04917e3cd4307d8e31bfb0027a5dce6d086edb10ff8a716024fbb8bb0c7dccf1
 	sha256sums = babda4f5c1179825797496898d77334ac067149cac03d797ab27ac69671a7feb
 	sha256sums = babda4f5c1179825797496898d77334ac067149cac03d797ab27ac69671a7feb
 	sha256sums = f77088dd59b170b767ba91c6b410abb778ff2e68553433b24124d398fa4d3ce7
 	sha256sums = f77088dd59b170b767ba91c6b410abb778ff2e68553433b24124d398fa4d3ce7

+ 4 - 4
PKGBUILD

@@ -9,15 +9,15 @@
 # Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
 # Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
 
 
 pkgname=ungoogled-chromium
 pkgname=ungoogled-chromium
-pkgver=84.0.4147.105
+pkgver=84.0.4147.125
 pkgrel=1
 pkgrel=1
 _pkgname=$pkgname
 _pkgname=$pkgname
 _pkgver=$pkgver
 _pkgver=$pkgver
 # sometimes an ungoogled patches can be combined with a new chromium release
 # sometimes an ungoogled patches can be combined with a new chromium release
 # only if the release only includes security fixes
 # only if the release only includes security fixes
-_ungoogled_ver=84.0.4147.105-1
+_ungoogled_ver=84.0.4147.125-1
 _uc_url="$_pkgname-$_ungoogled_ver.tar.gz::https://github.com/Eloston/ungoogled-chromium/archive/$_ungoogled_ver.tar.gz"
 _uc_url="$_pkgname-$_ungoogled_ver.tar.gz::https://github.com/Eloston/ungoogled-chromium/archive/$_ungoogled_ver.tar.gz"
-_uc_sum="af7999a71db3236eaa1d514cf901fb65db37dac40b65c1089a786c3f913ecb0e"
+_uc_sum="41585d66f394a60f8eb236e598b8f13f01ee78d086865412b8612de5f089b371"
 _launcher_ver=6
 _launcher_ver=6
 _gcc_patchset=3
 _gcc_patchset=3
 pkgdesc="A lightweight approach to removing Google web service dependency"
 pkgdesc="A lightweight approach to removing Google web service dependency"
@@ -52,7 +52,7 @@ source=(https://commondatastorage.googleapis.com/chromium-browser-official/chrom
         wayland-egl.patch
         wayland-egl.patch
         nvidia-vdpau.patch
         nvidia-vdpau.patch
         chromium-skia-harmony.patch)
         chromium-skia-harmony.patch)
-sha256sums=('caf4ebeb2a2333454c3067a2534aeecaab5029aa78fc0d8b27f79ad3b9c5ccac'
+sha256sums=('98439626cf2d8d3d8f9486d08a99cbc1e4981b3f3427a072d5eaaf6ded4daff5'
             $_uc_sum
             $_uc_sum
             '04917e3cd4307d8e31bfb0027a5dce6d086edb10ff8a716024fbb8bb0c7dccf1'
             '04917e3cd4307d8e31bfb0027a5dce6d086edb10ff8a716024fbb8bb0c7dccf1'
             'babda4f5c1179825797496898d77334ac067149cac03d797ab27ac69671a7feb'
             'babda4f5c1179825797496898d77334ac067149cac03d797ab27ac69671a7feb'