Browse Source

Update to version 80.0.3987.163-1

seppiofish 5 years ago
parent
commit
fbf7084b54
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 = 80.0.3987.149
+	pkgver = 80.0.3987.163
 	pkgrel = 1
 	url = https://github.com/Eloston/ungoogled-chromium
 	arch = x86_64
@@ -61,13 +61,13 @@ pkgbase = ungoogled-chromium
 	optdepends = libva-vdpau-driver: for hardware video acceleration with NVIDIA GPUs
 	provides = chromium
 	conflicts = chromium
-	source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-80.0.3987.149.tar.xz
+	source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-80.0.3987.163.tar.xz
 	source = chromium-launcher-6.tar.gz::https://github.com/foutrelis/chromium-launcher/archive/v6.tar.gz
-	source = https://github.com/Eloston/ungoogled-chromium/archive/80.0.3987.149-1.tar.gz
+	source = https://github.com/Eloston/ungoogled-chromium/archive/80.0.3987.163-1.tar.gz
 	source = https://github.com/ungoogled-software/ungoogled-chromium-archlinux/archive/7ce267da626a5a178d60aad2c11638b62042bd23.tar.gz
-	sha256sums = 50bedde7932921e375b521ceab8989be134a8d937751847e9d9287f7e0a02c1e
+	sha256sums = b6ddefa9434877a9b923631b7525f7f2f80118dd986ecdac87f2c9f11f237346
 	sha256sums = 04917e3cd4307d8e31bfb0027a5dce6d086edb10ff8a716024fbb8bb0c7dccf1
-	sha256sums = 309522e2c6bb615bc8dd20b96939d9f5c18830d173e26818bcdff10f2d420218
+	sha256sums = b56ed7b4f3997df16ee0425dff00f3f404579f75b572be521086218dd0c6d898
 	sha256sums = 41fd58307cc83f35dc133204b8e99a76e7e2d7711cf44893010478b0edc18aa4
 
 pkgname = ungoogled-chromium

+ 3 - 3
PKGBUILD

@@ -3,7 +3,7 @@
 # Derived from official Chromium and Inox PKGBUILDS and ungoogled-chromium buildkit
 
 pkgname=ungoogled-chromium
-pkgver=80.0.3987.149
+pkgver=80.0.3987.163
 _rev=1
 _archver=7ce267da626a5a178d60aad2c11638b62042bd23
 pkgrel=${_rev}
@@ -30,9 +30,9 @@ source=(https://commondatastorage.googleapis.com/chromium-browser-official/chrom
         chromium-launcher-$_launcher_ver.tar.gz::https://github.com/foutrelis/chromium-launcher/archive/v$_launcher_ver.tar.gz
         https://github.com/Eloston/ungoogled-chromium/archive/$pkgver-$pkgrel.tar.gz
         https://github.com/ungoogled-software/ungoogled-chromium-archlinux/archive/${_archver}.tar.gz)
-sha256sums=('50bedde7932921e375b521ceab8989be134a8d937751847e9d9287f7e0a02c1e'
+sha256sums=('b6ddefa9434877a9b923631b7525f7f2f80118dd986ecdac87f2c9f11f237346'
             '04917e3cd4307d8e31bfb0027a5dce6d086edb10ff8a716024fbb8bb0c7dccf1'
-            '309522e2c6bb615bc8dd20b96939d9f5c18830d173e26818bcdff10f2d420218'
+            'b56ed7b4f3997df16ee0425dff00f3f404579f75b572be521086218dd0c6d898'
             '41fd58307cc83f35dc133204b8e99a76e7e2d7711cf44893010478b0edc18aa4')
 
 # Possible replacements are listed in build/linux/unbundle/replace_gn_files.py