summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNoah Vogt2022-12-20 17:26:57 +0100
committerNoah Vogt2022-12-20 17:26:57 +0100
commitcd02f811202cb322e0ffb188d95a1550e01199b3 (patch)
treedf9be8a737d4bff9d4a8b40673a1021172aeaa5d /PKGBUILD
parent6a877a70689ddf87d5a4b40c1e405a43694603ba (diff)
downloadaur-cd02f811202cb322e0ffb188d95a1550e01199b3.tar.gz
uppkg -> 108.0.5359.124-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9c6c7195c3de..bda3d0ad0433 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Noah Vogt (noahvogt) <noah@noahvogt.com>
pkgname=ungoogled-chromium-xdg-bin
-pkgver=108.0.5359.98
+pkgver=108.0.5359.124
pkgrel=1
pkgdesc="A lightweight approach to removing Google web service dependency - without creating a useless ~/.pki directory (binary version)"
arch=('x86_64')
@@ -13,12 +13,13 @@ depends=('gtk3' 'nss' 'alsa-lib' 'xdg-utils' 'libxss' 'libcups' 'libgcrypt'
makedepends=()
optdepends=('pipewire: WebRTC desktop sharing under Wayland'
'kdialog: support for native dialogs in Plasma'
+ 'qt5-base: enable Qt5 with --enable-features=AllowQt'
'org.freedesktop.secrets: password storage backend on GNOME / Xfce'
'kwallet: support for storing passwords in KWallet on Plasma')
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=('6e646135c041fac6c5764f5982171a2df2153292d96b0b1735f37fd3583aaf64'
+sha256sums=('76e1f1e233c0464f128cc80250187d886155f16de2f80733fbd1a0ad879cc266'
'a4cdd2b86f32d5302c2792be841ff40d982b19bb58a4e63df9d77f4c706b8665')
provides=('chromium')
conflicts=('chromium')