summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNoah Vogt2022-08-16 00:15:15 +0200
committerNoah Vogt2022-08-16 00:15:15 +0200
commit8917e2a9d1fba42545fa224a47583c00a061ffa5 (patch)
tree56e603c6447725601f49d1985b04efbb4ca4e1a6 /PKGBUILD
parent1b5bc2f7392b0fedf5a5adb8b62109f288878d05 (diff)
downloadaur-8917e2a9d1fba42545fa224a47583c00a061ffa5.tar.gz
uppkg -> 104.0.5112.79-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index beda648c8e6d..a974c437d983 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@
# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
pkgname=ungoogled-chromium-xdg-bin
-pkgver=103.0.5060.53
+pkgver=104.0.5112.79
pkgrel=1
_launcher_ver=8
pkgdesc="A lightweight approach to removing Google web service dependency - without creating a useless ~/.pki directory (binary version)"
@@ -28,7 +28,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.tar.gz
index.html)
-sha256sums=('905440a8769b1f99be115afbf2b3fc26432fbe7f04ecb82bc5db40aef4c6cc85'
+sha256sums=('8155c9c5bc23d2db090c9b45f812487d3293847ab173bf157aba89a97e797b1d'
'a4cdd2b86f32d5302c2792be841ff40d982b19bb58a4e63df9d77f4c706b8665')
provides=('chromium')
conflicts=('chromium')