Browse Source

Update to version 70.0.3538.110-3

Seppia 6 years ago
parent
commit
23d449a1a6
2 changed files with 5 additions and 5 deletions
  1. 3 3
      .SRCINFO
  2. 2 2
      PKGBUILD

+ 3 - 3
.SRCINFO

@@ -1,7 +1,7 @@
 pkgbase = ungoogled-chromium
 pkgbase = ungoogled-chromium
 	pkgdesc = Modifications to Google Chromium for removing Google integration and enhancing privacy, control, and transparency
 	pkgdesc = Modifications to Google Chromium for removing Google integration and enhancing privacy, control, and transparency
 	pkgver = 70.0.3538.110
 	pkgver = 70.0.3538.110
-	pkgrel = 2
+	pkgrel = 3
 	url = https://github.com/Eloston/ungoogled-chromium
 	url = https://github.com/Eloston/ungoogled-chromium
 	arch = x86_64
 	arch = x86_64
 	license = BSD
 	license = BSD
@@ -60,11 +60,11 @@ pkgbase = ungoogled-chromium
 	conflicts = chromium
 	conflicts = chromium
 	source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-70.0.3538.110.tar.xz
 	source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-70.0.3538.110.tar.xz
 	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 = https://github.com/Eloston/ungoogled-chromium/archive/70.0.3538.110-2.tar.gz
+	source = https://github.com/Eloston/ungoogled-chromium/archive/70.0.3538.110-3.tar.gz
 	source = chromium-harfbuzz-2.0.patch
 	source = chromium-harfbuzz-2.0.patch
 	sha256sums = 445ef88fcf283206c1eba4faeb1c186c805e053d8b4ffeac1fcb88187bc1942f
 	sha256sums = 445ef88fcf283206c1eba4faeb1c186c805e053d8b4ffeac1fcb88187bc1942f
 	sha256sums = 04917e3cd4307d8e31bfb0027a5dce6d086edb10ff8a716024fbb8bb0c7dccf1
 	sha256sums = 04917e3cd4307d8e31bfb0027a5dce6d086edb10ff8a716024fbb8bb0c7dccf1
-	sha256sums = f2af2c33feadf94c5f04895af0af04387a5a4225e13a5ed8190cbd39cba036b5
+	sha256sums = 6c25448f34bb1fab434a2b14aedb8fe706e9f1a2f2d8b5895afac3bfc0c0dc30
 	sha256sums = bad4d4a3065f1432d5f9189e29c6bf1d7fe1d365b6c7c4ff51b294569b20e962
 	sha256sums = bad4d4a3065f1432d5f9189e29c6bf1d7fe1d365b6c7c4ff51b294569b20e962
 
 
 pkgname = ungoogled-chromium
 pkgname = ungoogled-chromium

+ 2 - 2
PKGBUILD

@@ -4,7 +4,7 @@
 
 
 pkgname=ungoogled-chromium
 pkgname=ungoogled-chromium
 pkgver=70.0.3538.110
 pkgver=70.0.3538.110
-pkgrel=2
+pkgrel=3
 _launcher_ver=6
 _launcher_ver=6
 pkgdesc="Modifications to Google Chromium for removing Google integration and enhancing privacy, control, and transparency"
 pkgdesc="Modifications to Google Chromium for removing Google integration and enhancing privacy, control, and transparency"
 arch=('x86_64')
 arch=('x86_64')
@@ -30,7 +30,7 @@ source=(https://commondatastorage.googleapis.com/chromium-browser-official/chrom
         chromium-harfbuzz-2.0.patch)
         chromium-harfbuzz-2.0.patch)
 sha256sums=('445ef88fcf283206c1eba4faeb1c186c805e053d8b4ffeac1fcb88187bc1942f'
 sha256sums=('445ef88fcf283206c1eba4faeb1c186c805e053d8b4ffeac1fcb88187bc1942f'
             '04917e3cd4307d8e31bfb0027a5dce6d086edb10ff8a716024fbb8bb0c7dccf1'
             '04917e3cd4307d8e31bfb0027a5dce6d086edb10ff8a716024fbb8bb0c7dccf1'
-            'f2af2c33feadf94c5f04895af0af04387a5a4225e13a5ed8190cbd39cba036b5'
+            '6c25448f34bb1fab434a2b14aedb8fe706e9f1a2f2d8b5895afac3bfc0c0dc30'
             'bad4d4a3065f1432d5f9189e29c6bf1d7fe1d365b6c7c4ff51b294569b20e962')
             'bad4d4a3065f1432d5f9189e29c6bf1d7fe1d365b6c7c4ff51b294569b20e962')
 
 
 # Possible replacements are listed in build/linux/unbundle/replace_gn_files.py
 # Possible replacements are listed in build/linux/unbundle/replace_gn_files.py