summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoryoungunix2019-12-04 14:32:57 -0600
committeryoungunix2019-12-04 14:32:57 -0600
commit2e0f02083ea9abdc9320818fa652e1a65bc72cb0 (patch)
tree229e5eecacef1015a31f2edd476d8a529a4cbb44
parentcddfc1cfc95cadd37d36a02b790a8edff03315fd (diff)
downloadaur-ungoogled-chromium-archlinux.tar.gz
version update
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 76047818de98..3064a1e38b07 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ungoogled-chromium-archlinux
pkgdesc = A lightweight approach to removing Google web service dependency
- pkgver = 78.0.3904.87
+ pkgver = 78.0.3904.108
pkgrel = 1
url = https://github.com/ungoogled-software/ungoogled-chromium-archlinux
arch = x86_64
@@ -60,11 +60,11 @@ pkgbase = ungoogled-chromium-archlinux
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.87.tar.xz
+ 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 = git+https://github.com/ungoogled-software/ungoogled-chromium-archlinux.git#commit=943c4a3abc7a6d88a01bd9d51bdce9b9919064c2
- source = git+https://github.com/Eloston/ungoogled-chromium#tag=78.0.3904.87-1
- sha256sums = 8df6ffca4087fc43e7d0443acc4f758399b248e96482705bd4fe7e88d239eb56
+ source = git+https://github.com/Eloston/ungoogled-chromium#tag=78.0.3904.108-1
+ sha256sums = f9c53839f306d2973de27723360024f7904101d426b9e7e9cdb56e8bcc775b0e
sha256sums = 04917e3cd4307d8e31bfb0027a5dce6d086edb10ff8a716024fbb8bb0c7dccf1
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 5b8495813606..a6541f773b66 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@
pkgname=ungoogled-chromium-archlinux
# Commit or tag for the upstream ungoogled-chromium repo
-_ungoogled_version='78.0.3904.87-1'
+_ungoogled_version='78.0.3904.108-1'
_ungoogled_archlinux_version=943c4a3abc7a6d88a01bd9d51bdce9b9919064c2
_chromium_version=$(curl -sL https://raw.githubusercontent.com/Eloston/ungoogled-chromium/${_ungoogled_version}/chromium_version.txt)
_ungoogled_revision=$(curl -sL https://raw.githubusercontent.com/Eloston/ungoogled-chromium/${_ungoogled_version}/revision.txt)