Browse Source

Update to version 78.0.3904.108-2

seppiofish 5 years ago
parent
commit
869a89f669
2 changed files with 9 additions and 9 deletions
  1. 5 5
      .SRCINFO
  2. 4 4
      PKGBUILD

+ 5 - 5
.SRCINFO

@@ -1,7 +1,7 @@
 pkgbase = ungoogled-chromium
 	pkgdesc = A lightweight approach to removing Google web service dependency
 	pkgver = 78.0.3904.108
-	pkgrel = 1
+	pkgrel = 2
 	url = https://github.com/Eloston/ungoogled-chromium
 	arch = x86_64
 	license = BSD
@@ -61,12 +61,12 @@ pkgbase = ungoogled-chromium
 	conflicts = chromium
 	source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-78.0.3904.108.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/78.0.3904.108-1.tar.gz
-	source = https://github.com/ungoogled-software/ungoogled-chromium-archlinux/archive/49fbab5ba7a4224c2f0c7bff79b1b77c6f721fec.tar.gz
+	source = https://github.com/Eloston/ungoogled-chromium/archive/78.0.3904.108-2.tar.gz
+	source = https://github.com/ungoogled-software/ungoogled-chromium-archlinux/archive/1066644902c6daf6a91aa2f35ef8b6c104808cfb.tar.gz
 	sha256sums = f9c53839f306d2973de27723360024f7904101d426b9e7e9cdb56e8bcc775b0e
 	sha256sums = 04917e3cd4307d8e31bfb0027a5dce6d086edb10ff8a716024fbb8bb0c7dccf1
-	sha256sums = 80d069f27dcf90c984011b6d570c921948b17602f0f34016e46a159562acf710
-	sha256sums = 455fedaa1cde8ac9269b0a357a1b12d200fb2f11f8fa8f6e4e9247a015e455cf
+	sha256sums = 2a1903009eed87fb8c9aa83f4e271559c8c124479d04e75648ccc504f83c8e34
+	sha256sums = 46847819877e78fd0e6cb0be93ed30060b5113c6065e6883a66fa25a432c1243
 
 pkgname = ungoogled-chromium
 

+ 4 - 4
PKGBUILD

@@ -4,8 +4,8 @@
 
 pkgname=ungoogled-chromium
 pkgver=78.0.3904.108
-_rev=1
-_archver=49fbab5ba7a4224c2f0c7bff79b1b77c6f721fec
+_rev=2
+_archver=1066644902c6daf6a91aa2f35ef8b6c104808cfb
 pkgrel=${_rev}
 _launcher_ver=6
 pkgdesc="A lightweight approach to removing Google web service dependency"
@@ -32,8 +32,8 @@ source=(https://commondatastorage.googleapis.com/chromium-browser-official/chrom
         https://github.com/ungoogled-software/ungoogled-chromium-archlinux/archive/${_archver}.tar.gz)
 sha256sums=('f9c53839f306d2973de27723360024f7904101d426b9e7e9cdb56e8bcc775b0e'
             '04917e3cd4307d8e31bfb0027a5dce6d086edb10ff8a716024fbb8bb0c7dccf1'
-            '80d069f27dcf90c984011b6d570c921948b17602f0f34016e46a159562acf710'
-            '455fedaa1cde8ac9269b0a357a1b12d200fb2f11f8fa8f6e4e9247a015e455cf')
+            '2a1903009eed87fb8c9aa83f4e271559c8c124479d04e75648ccc504f83c8e34'
+            '46847819877e78fd0e6cb0be93ed30060b5113c6065e6883a66fa25a432c1243')
 
 # Possible replacements are listed in build/linux/unbundle/replace_gn_files.py
 # Keys are the names in the above script; values are the dependencies in Arch