Browse Source

Update to version 79.0.3945.130-1

seppiofish 5 years ago
parent
commit
c763ed39d4
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 = 79.0.3945.117
+	pkgver = 79.0.3945.130
 	pkgrel = 1
 	url = https://github.com/Eloston/ungoogled-chromium
 	arch = x86_64
@@ -59,13 +59,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-79.0.3945.117.tar.xz
+	source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-79.0.3945.130.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/79.0.3945.117-1.tar.gz
+	source = https://github.com/Eloston/ungoogled-chromium/archive/79.0.3945.130-1.tar.gz
 	source = https://github.com/ungoogled-software/ungoogled-chromium-archlinux/archive/a79e70b9f50152e39346f89f3ca136dbdeb15b4e.tar.gz
-	sha256sums = 4d960e8bd790cc1c8e7f0632790424957c4996a8a91b9d899eb572acec854ef1
+	sha256sums = 56193431ab9d1193773b133d86b419bfae8d8b9196eea253660895e0e8f87ba0
 	sha256sums = 04917e3cd4307d8e31bfb0027a5dce6d086edb10ff8a716024fbb8bb0c7dccf1
-	sha256sums = 6911acab38def96908aac8315332f48d202cb25efa60bf289f7d83048c401d38
+	sha256sums = cf680d5a1462c1c0896421b134044f08e0dd73e3d3556ebcaa19cbedfdf983b1
 	sha256sums = 2e707870c469823844344affada4c72ab80cb5bb01f90f8f8f2bbc3c19f61885
 
 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=79.0.3945.117
+pkgver=79.0.3945.130
 _rev=1
 _archver=a79e70b9f50152e39346f89f3ca136dbdeb15b4e
 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=('4d960e8bd790cc1c8e7f0632790424957c4996a8a91b9d899eb572acec854ef1'
+sha256sums=('56193431ab9d1193773b133d86b419bfae8d8b9196eea253660895e0e8f87ba0'
             '04917e3cd4307d8e31bfb0027a5dce6d086edb10ff8a716024fbb8bb0c7dccf1'
-            '6911acab38def96908aac8315332f48d202cb25efa60bf289f7d83048c401d38'
+            'cf680d5a1462c1c0896421b134044f08e0dd73e3d3556ebcaa19cbedfdf983b1'
             '2e707870c469823844344affada4c72ab80cb5bb01f90f8f8f2bbc3c19f61885')
 
 # Possible replacements are listed in build/linux/unbundle/replace_gn_files.py