summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoryoungunix2019-08-10 14:22:30 -0500
committeryoungunix2019-08-10 14:22:30 -0500
commit62527789197356561b90b478e38f12f858b27a44 (patch)
treec6830eeac4c6c53fab3a6f9fd56387a68f0f7c86 /PKGBUILD
parent59516d6761df42c2be3879d2721f2cbaec2955a9 (diff)
downloadaur-62527789197356561b90b478e38f12f858b27a44.tar.gz
version update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0783a3ffd030..b3a2724e6066 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,8 +12,8 @@
pkgname=ungoogled-chromium-archlinux
# Commit or tag for the upstream ungoogled-chromium repo
-_ungoogled_version='74.0.3729.169-1'
-_ungoogled_archlinux_version=c0bd60f9726f68c62471f15a701f1087baec87c4
+_ungoogled_version='76.0.3809.100-1'
+_ungoogled_archlinux_version=7f34e646009e66258e3d567728d0ac209ea7556c
_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)
pkgver=${_chromium_version}