summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNoah Vogt2023-09-26 16:12:41 +0200
committerNoah Vogt2023-09-26 16:12:41 +0200
commit429323372188eef14c64ecdd1514cb81fe7d871d (patch)
treec79e15b0ba139cb94666cb6e4e86216373c3f3ad /PKGBUILD
parenta18f180735129f24f6cdb9e3e9a47dc4a9679443 (diff)
downloadaur-429323372188eef14c64ecdd1514cb81fe7d871d.tar.gz
uppkg -> 117.0.5938.92-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d8bd557f752e..d3072f67c36d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Noah Vogt (noahvogt) <noah@noahvogt.com>
pkgname=ungoogled-chromium-xdg-bin
-pkgver=117.0.5938.62
-pkgrel=1
+pkgver=117.0.5938.92
+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'
'kwallet: support for storing passwords in KWallet on Plasma')
source=(https://github.com/noahvogt/${pkgname%-*}-aur/releases/download/$pkgver-$pkgrel/${pkgname%-*}-$pkgver-$pkgrel-x86_64.pkg.tar.zst
index.html)
-sha256sums=('ed2a63a1db355bfa96adea7ef02669c58a4e804d631486c9fb280716bfbc1f49'
+sha256sums=('909567cfcc76362d3d95c418a36b35e3019ca64a5659731a426605de9c160a82'
'a4cdd2b86f32d5302c2792be841ff40d982b19bb58a4e63df9d77f4c706b8665')
provides=('chromium')
conflicts=('chromium')