From 6b2215b71eee485402c31f6afa1f44a4c2fda11c Mon Sep 17 00:00:00 2001 From: Seppia Date: Fri, 26 Oct 2018 18:51:53 +0200 Subject: Update to version 70.0.3538.77-1 --- .SRCINFO | 12 ++++++------ PKGBUILD | 10 +++++----- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 159c338..995e103 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = ungoogled-chromium pkgdesc = Modifications to Google Chromium for removing Google integration and enhancing privacy, control, and transparency - pkgver = 69.0.3497.100 - pkgrel = 2 + pkgver = 70.0.3538.77 + pkgrel = 1 url = https://github.com/Eloston/ungoogled-chromium arch = x86_64 license = BSD @@ -58,12 +58,12 @@ 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-69.0.3497.100.tar.xz + source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-70.0.3538.77.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/69.0.3497.100-2.tar.gz - sha256sums = e3391560e73e25fb4afc3f2dd5616607e2dbfc58aa88251a2c5d6b7096fe9e35 + source = https://github.com/Eloston/ungoogled-chromium/archive/70.0.3538.77-1.tar.gz + sha256sums = c914f86c4c8375b719eca89ea89dbec4ae3d09df3f758d5f7c91d4914d290449 sha256sums = 04917e3cd4307d8e31bfb0027a5dce6d086edb10ff8a716024fbb8bb0c7dccf1 - sha256sums = 5aae8b05b8d366afb929627831e4d156a6cad917238c94a2a725b04c6ff59821 + sha256sums = 9731ddfc654bd74d2da26ccecdbe9262aed7f3ff6ad5b91571ae4b83ecf19159 pkgname = ungoogled-chromium diff --git a/PKGBUILD b/PKGBUILD index e8fa4de..ae1dd73 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,8 +3,8 @@ # Derived from official Chromium and Inox PKGBUILDS and ungoogled-chromium buildkit pkgname=ungoogled-chromium -pkgver=69.0.3497.100 -pkgrel=2 +pkgver=70.0.3538.77 +pkgrel=1 _launcher_ver=6 pkgdesc="Modifications to Google Chromium for removing Google integration and enhancing privacy, control, and transparency" arch=('x86_64') @@ -26,10 +26,10 @@ provides=('chromium') conflicts=('chromium') source=(https://commondatastorage.googleapis.com/chromium-browser-official/chromium-$pkgver.tar.xz 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/69.0.3497.100-2.tar.gz') -sha256sums=('e3391560e73e25fb4afc3f2dd5616607e2dbfc58aa88251a2c5d6b7096fe9e35' + https://github.com/Eloston/ungoogled-chromium/archive/$pkgver-$pkgrel.tar.gz) +sha256sums=('c914f86c4c8375b719eca89ea89dbec4ae3d09df3f758d5f7c91d4914d290449' '04917e3cd4307d8e31bfb0027a5dce6d086edb10ff8a716024fbb8bb0c7dccf1' - '5aae8b05b8d366afb929627831e4d156a6cad917238c94a2a725b04c6ff59821') + '9731ddfc654bd74d2da26ccecdbe9262aed7f3ff6ad5b91571ae4b83ecf19159') # 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