summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 898e15f3c597..a4c06067e335 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ungoogled-chromium-xdg-bin
pkgdesc = A lightweight approach to removing Google web service dependency - without creating a useless ~/.pki directory (binary version)
- pkgver = 106.0.5249.91
+ pkgver = 106.0.5249.119
pkgrel = 1
url = https://github.com/Eloston/ungoogled-chromium
arch = x86_64
@@ -48,9 +48,9 @@ pkgbase = ungoogled-chromium-xdg-bin
provides = chromium
conflicts = chromium
options = !lto
- source = https://github.com/noahvogt/ungoogled-chromium-xdg-aur/releases/download/106.0.5249.91-1/ungoogled-chromium-xdg-bin-106.0.5249.91.tar.gz
+ source = https://github.com/noahvogt/ungoogled-chromium-xdg-aur/releases/download/106.0.5249.119-1/ungoogled-chromium-xdg-bin-106.0.5249.119.tar.gz
source = index.html
- sha256sums = 90129f70c4f9e6964ba6c9ff151c793146f8619d483167da0b410ac7805458c1
+ sha256sums = 82e33608908949ee1fa65cbd5edf59502077f49ddff7220a21aedacf7c40ed70
sha256sums = a4cdd2b86f32d5302c2792be841ff40d982b19bb58a4e63df9d77f4c706b8665
pkgname = ungoogled-chromium-xdg-bin
diff --git a/PKGBUILD b/PKGBUILD
index ca10cc91b382..1a25433a9536 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@
# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
pkgname=ungoogled-chromium-xdg-bin
-pkgver=106.0.5249.91
+pkgver=106.0.5249.119
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=('90129f70c4f9e6964ba6c9ff151c793146f8619d483167da0b410ac7805458c1'
+sha256sums=('82e33608908949ee1fa65cbd5edf59502077f49ddff7220a21aedacf7c40ed70'
'a4cdd2b86f32d5302c2792be841ff40d982b19bb58a4e63df9d77f4c706b8665')
provides=('chromium')
conflicts=('chromium')