summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornetworkException2023-09-19 11:25:12 +0000
committernetworkException2023-09-19 11:25:12 +0000
commitb54f43461a3bbb1b760f941606e55a2eab3ba5b2 (patch)
tree741bf61697dc7667dc388a95424126dfdb7ab602
parentd77b6076e009de6b072dd908f1a4f0bc1ccb80df (diff)
downloadaur-b54f43461a3bbb1b760f941606e55a2eab3ba5b2.tar.gz
Upgrade to 117.0.5938.88-1
-rw-r--r--.SRCINFO13
-rw-r--r--PKGBUILD10
2 files changed, 11 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d205292226cb..4676fe807176 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ungoogled-chromium-bin
pkgdesc = A lightweight approach to removing Google web service dependency
- pkgver = 117.0.5938.62
+ pkgver = 117.0.5938.88
pkgrel = 1
url = https://github.com/ungoogled-software/ungoogled-chromium
arch = x86_64
@@ -23,8 +23,6 @@ pkgbase = ungoogled-chromium-bin
depends = hicolor-icon-theme
depends = fontconfig
depends = woff2
- depends = aom
- depends = brotli
depends = libjpeg
depends = icu
depends = dav1d
@@ -37,6 +35,7 @@ pkgbase = ungoogled-chromium-bin
depends = opus
depends = harfbuzz
depends = re2
+ depends = libavif
depends = jsoncpp
depends = libxslt
depends = libpng
@@ -46,11 +45,11 @@ pkgbase = ungoogled-chromium-bin
optdepends = qt5-base: enable Qt5 with --enable-features=AllowQt
optdepends = org.freedesktop.secrets: password storage backend on GNOME / Xfce
optdepends = kwallet: support for storing passwords in KWallet on Plasma
- provides = chromium=117.0.5938.62
- provides = chromedriver=117.0.5938.62
+ provides = chromium=117.0.5938.88
+ provides = chromedriver=117.0.5938.88
conflicts = chromium
conflicts = chromedriver
- source = https://github.com/ungoogled-software/ungoogled-chromium-archlinux/releases/download/117.0.5938.62-1/ungoogled-chromium-117.0.5938.62-1-x86_64.pkg.tar.zst
- sha256sums = 2f6467495d6d2ba2d1818c801ffd5d6ecb4aa38c6f04b56c3314283d718bf419
+ source = https://github.com/ungoogled-software/ungoogled-chromium-archlinux/releases/download/117.0.5938.88-1/ungoogled-chromium-117.0.5938.88-1-x86_64.pkg.tar.zst
+ sha256sums = 40589f922160848221c4204beab3b87775b71a2d8386e817032b33e176cd739e
pkgname = ungoogled-chromium-bin
diff --git a/PKGBUILD b/PKGBUILD
index eda800d8bddc..e299d2967821 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: networkException <git@nwex.de>
pkgname=ungoogled-chromium-bin
-pkgver=117.0.5938.62
+pkgver=117.0.5938.88
pkgrel=1
pkgdesc="A lightweight approach to removing Google web service dependency"
arch=('x86_64')
@@ -18,10 +18,10 @@ optdepends=('pipewire: WebRTC desktop sharing under Wayland'
provides=("chromium=$pkgver" "chromedriver=$pkgver")
conflicts=('chromium' 'chromedriver')
source=(https://github.com/ungoogled-software/ungoogled-chromium-archlinux/releases/download/$pkgver-$pkgrel/ungoogled-chromium-$pkgver-$pkgrel-x86_64.pkg.tar.zst)
-sha256sums=('2f6467495d6d2ba2d1818c801ffd5d6ecb4aa38c6f04b56c3314283d718bf419')
+sha256sums=('40589f922160848221c4204beab3b87775b71a2d8386e817032b33e176cd739e')
declare -gA _system_libs=(
- [brotli]=brotli
+ #[brotli]=brotli
[dav1d]=dav1d
[ffmpeg]=ffmpeg
[flac]=flac
@@ -30,8 +30,8 @@ declare -gA _system_libs=(
[harfbuzz-ng]=harfbuzz
[icu]=icu
[jsoncpp]=jsoncpp
- [libaom]=aom
- #[libavif]=libavif # https://github.com/AOMediaCodec/libavif/commit/4d2776a3
+ #[libaom]=aom
+ [libavif]=libavif
[libdrm]=
[libjpeg]=libjpeg
[libpng]=libpng