From 17abdf6ba027b6af33f726dc92733f5658a2fd4b Mon Sep 17 00:00:00 2001 From: seppiofish Date: Sun, 29 Dec 2019 16:24:30 +0100 Subject: Update to version 79.0.3945.88-1 --- .SRCINFO | 16 ++++++++-------- PKGBUILD | 12 ++++++------ 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index ea5b60e..81e607c 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = ungoogled-chromium pkgdesc = A lightweight approach to removing Google web service dependency - pkgver = 78.0.3904.108 - pkgrel = 2 + pkgver = 79.0.3945.88 + pkgrel = 1 url = https://github.com/Eloston/ungoogled-chromium arch = x86_64 license = BSD @@ -59,14 +59,14 @@ 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-78.0.3904.108.tar.xz + source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-79.0.3945.88.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-2.tar.gz - source = https://github.com/ungoogled-software/ungoogled-chromium-archlinux/archive/1066644902c6daf6a91aa2f35ef8b6c104808cfb.tar.gz - sha256sums = f9c53839f306d2973de27723360024f7904101d426b9e7e9cdb56e8bcc775b0e + source = https://github.com/Eloston/ungoogled-chromium/archive/79.0.3945.88-1.tar.gz + source = https://github.com/ungoogled-software/ungoogled-chromium-archlinux/archive/8207e123f08a8b86a177049cd63af05d597b2df5.tar.gz + sha256sums = 4f18171d2225502018fcafae860ce9329199bcd6a0e50f8d83de041afd723fc9 sha256sums = 04917e3cd4307d8e31bfb0027a5dce6d086edb10ff8a716024fbb8bb0c7dccf1 - sha256sums = 2a1903009eed87fb8c9aa83f4e271559c8c124479d04e75648ccc504f83c8e34 - sha256sums = 46847819877e78fd0e6cb0be93ed30060b5113c6065e6883a66fa25a432c1243 + sha256sums = 85b31414f51f26f976c9925d771ac24d496729ba6aeecea59fadcc46847ae5e1 + sha256sums = 41a80af2b1fb4da3a8f3c1e621081e3821ba73c03d463798afe767a69d4a6139 pkgname = ungoogled-chromium diff --git a/PKGBUILD b/PKGBUILD index 2dc08d9..94806e9 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,9 +3,9 @@ # Derived from official Chromium and Inox PKGBUILDS and ungoogled-chromium buildkit pkgname=ungoogled-chromium -pkgver=78.0.3904.108 -_rev=2 -_archver=1066644902c6daf6a91aa2f35ef8b6c104808cfb +pkgver=79.0.3945.88 +_rev=1 +_archver=8207e123f08a8b86a177049cd63af05d597b2df5 pkgrel=${_rev} _launcher_ver=6 pkgdesc="A lightweight approach to removing Google web service dependency" @@ -30,10 +30,10 @@ 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=('f9c53839f306d2973de27723360024f7904101d426b9e7e9cdb56e8bcc775b0e' +sha256sums=('4f18171d2225502018fcafae860ce9329199bcd6a0e50f8d83de041afd723fc9' '04917e3cd4307d8e31bfb0027a5dce6d086edb10ff8a716024fbb8bb0c7dccf1' - '2a1903009eed87fb8c9aa83f4e271559c8c124479d04e75648ccc504f83c8e34' - '46847819877e78fd0e6cb0be93ed30060b5113c6065e6883a66fa25a432c1243') + '85b31414f51f26f976c9925d771ac24d496729ba6aeecea59fadcc46847ae5e1' + '41a80af2b1fb4da3a8f3c1e621081e3821ba73c03d463798afe767a69d4a6139') # 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 -- cgit v1.2.3