summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNoah Vogt2023-03-30 08:09:02 +0200
committerNoah Vogt2023-03-30 08:09:02 +0200
commitcde249eb24b4499439146bc10522896f2b4b64eb (patch)
treece26cd2a70f776d25e1fcdad789a1a1e0bc70bec /PKGBUILD
parent1fb934b9386e1d0b62b65f9847c3a5d736cbc1c6 (diff)
downloadaur-cde249eb24b4499439146bc10522896f2b4b64eb.tar.gz
uppkg -> 111.0.5563.146-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 945e662ebe26..2403bc1c78b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Noah Vogt (noahvogt) <noah@noahvogt.com>
pkgname=ungoogled-chromium-xdg-bin
-pkgver=111.0.5563.64
-pkgrel=1
+pkgver=111.0.5563.146
+pkgrel=2
pkgdesc="A lightweight approach to removing Google web service dependency - without creating a useless ~/.pki directory (binary version)"
arch=('x86_64')
url="https://github.com/Eloston/ungoogled-chromium"
@@ -19,7 +19,7 @@ optdepends=('pipewire: WebRTC desktop sharing under Wayland'
options=('!lto') # Chromium adds its own flags for ThinLTO
source=(https://github.com/noahvogt/${pkgname%-*}-aur/releases/download/$pkgver-$pkgrel/${pkgname%-*}-$pkgver-$pkgrel-x86_64.pkg.tar.zst
index.html)
-sha256sums=('773385c00e817ec70c468e8e10a53fe7cd373ce33618d04e04ec878ac348d210'
+sha256sums=('1ae661df06e000230e87e7edae606689bfbf5e04a6033abe392e42c3478e522e'
'a4cdd2b86f32d5302c2792be841ff40d982b19bb58a4e63df9d77f4c706b8665')
provides=('chromium')
conflicts=('chromium')