summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNoah Vogt2022-11-16 23:22:34 +0100
committerNoah Vogt2022-11-16 23:22:34 +0100
commit221156bcbd2962022fb51f985cf20e5701a2de42 (patch)
treea804de6260e36271823158fd6097138276daee85 /PKGBUILD
parent3a6cc5f5ebf6f17d5d3479979d33b91ea24eb61c (diff)
downloadaur-221156bcbd2962022fb51f985cf20e5701a2de42.tar.gz
uppkg -> 107.0.5304.110-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cbd6be6c76fd..a420eb6bbb44 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Noah Vogt (noahvogt) <noah@noahvogt.com>
pkgname=ungoogled-chromium-xdg-bin
-pkgver=107.0.5304.88
-pkgrel=1
+pkgver=107.0.5304.110
+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"
@@ -18,7 +18,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=('2d6acb4fdcbbf14855c37174ccedcd209ccd5e75c601d57d82904d4fef755b83'
+sha256sums=('b4b92f9b82fd865b352a360b15d34acccbeae2a3a76967c143024dc97908e17e'
'a4cdd2b86f32d5302c2792be841ff40d982b19bb58a4e63df9d77f4c706b8665')
provides=('chromium')
conflicts=('chromium')