From 6739d89cda62da1214b3803237ff200dcf6cdf36 Mon Sep 17 00:00:00 2001 From: seppiofish Date: Fri, 1 May 2020 12:48:16 +0200 Subject: Update to version 81.0.4044.129-1 --- .SRCINFO | 14 +++++++------- PKGBUILD | 10 +++++----- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index b6a5cc3..e457644 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = ungoogled-chromium pkgdesc = A lightweight approach to removing Google web service dependency - pkgver = 81.0.4044.122 + pkgver = 81.0.4044.129 pkgrel = 1 url = https://github.com/Eloston/ungoogled-chromium arch = x86_64 @@ -61,14 +61,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-81.0.4044.122.tar.xz + source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-81.0.4044.129.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/81.0.4044.122-1.tar.gz - source = https://github.com/ungoogled-software/ungoogled-chromium-archlinux/archive/afb33defc2d09859dcd92dacd7cc78489d9376d9.tar.gz - sha256sums = 0f9ffd30d769e25e091a87b9dda4d688c19bf85b1e1fcb3b89eaae5ff780182a + source = https://github.com/Eloston/ungoogled-chromium/archive/81.0.4044.129-1.tar.gz + source = https://github.com/ungoogled-software/ungoogled-chromium-archlinux/archive/54bc225e3a263be9a6b7dc5a33c5d713d9c42716.tar.gz + sha256sums = ff74592f83ed91c082f746c6b0a3acf384bad91f170bd24548971c17f43046d3 sha256sums = 04917e3cd4307d8e31bfb0027a5dce6d086edb10ff8a716024fbb8bb0c7dccf1 - sha256sums = 68fc13ed0b7b461f49a9b419af92fedfe6b2db21f61f8ce62f00dfa36cb03ed2 - sha256sums = 14738b9336285fb7a250ff793e6d069510798c5aa07e93d157f775bf9f07b88f + sha256sums = fda467f6f8046fc9d0f7426cf9543fcaed7da51beb367bd41f7e0407db799965 + sha256sums = 8d173853f02a2349cea0ef3c5a929958034b35b3e1da5dc88ea494fe482380ae pkgname = ungoogled-chromium diff --git a/PKGBUILD b/PKGBUILD index 4785921..d2c27e7 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,9 +3,9 @@ # Derived from official Chromium and Inox PKGBUILDS and ungoogled-chromium buildkit pkgname=ungoogled-chromium -pkgver=81.0.4044.122 +pkgver=81.0.4044.129 _rev=1 -_archver=afb33defc2d09859dcd92dacd7cc78489d9376d9 +_archver=54bc225e3a263be9a6b7dc5a33c5d713d9c42716 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=('0f9ffd30d769e25e091a87b9dda4d688c19bf85b1e1fcb3b89eaae5ff780182a' +sha256sums=('ff74592f83ed91c082f746c6b0a3acf384bad91f170bd24548971c17f43046d3' '04917e3cd4307d8e31bfb0027a5dce6d086edb10ff8a716024fbb8bb0c7dccf1' - '68fc13ed0b7b461f49a9b419af92fedfe6b2db21f61f8ce62f00dfa36cb03ed2' - '14738b9336285fb7a250ff793e6d069510798c5aa07e93d157f775bf9f07b88f') + 'fda467f6f8046fc9d0f7426cf9543fcaed7da51beb367bd41f7e0407db799965' + '8d173853f02a2349cea0ef3c5a929958034b35b3e1da5dc88ea494fe482380ae') # 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