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 fe0732651cb7..cfc374613dcc 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 (using pre-releases), (binary version)
- pkgver = 124.0.6367.91
+ pkgver = 125.0.6422.41
pkgrel = 1
url = https://github.com/Eloston/ungoogled-chromium
arch = x86_64
@@ -46,9 +46,9 @@ pkgbase = ungoogled-chromium-xdg-bin
optdepends = kwallet: support for storing passwords in KWallet on Plasma
provides = chromium
conflicts = chromium
- source = https://github.com/noahvogt/ungoogled-chromium-xdg-aur/releases/download/124.0.6367.91-1/ungoogled-chromium-xdg-124.0.6367.91-1-x86_64.pkg.tar.zst
+ source = https://github.com/noahvogt/ungoogled-chromium-xdg-aur/releases/download/125.0.6422.41-1/ungoogled-chromium-xdg-125.0.6422.41-1-x86_64.pkg.tar.zst
source = index.html
- sha256sums = 340c46e79b6f24b9f9d69cec02683335979941bdb8caa0f8d2a5a24fc61f2a85
+ sha256sums = 8972cfb5899f7e8041816018728907ce4851af2b09ea7a8797c830643558614d
sha256sums = a4cdd2b86f32d5302c2792be841ff40d982b19bb58a4e63df9d77f4c706b8665
pkgname = ungoogled-chromium-xdg-bin
diff --git a/PKGBUILD b/PKGBUILD
index b64c860ecf78..87fde068ac29 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Noah Vogt (noahvogt) <noah@noahvogt.com>
pkgname=ungoogled-chromium-xdg-bin
-pkgver=124.0.6367.91
+pkgver=125.0.6422.41
pkgrel=1
pkgdesc="A lightweight approach to removing Google web service dependency - without creating a useless ~/.pki directory (using pre-releases), (binary version)"
arch=('x86_64')
@@ -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=('340c46e79b6f24b9f9d69cec02683335979941bdb8caa0f8d2a5a24fc61f2a85'
+sha256sums=('8972cfb5899f7e8041816018728907ce4851af2b09ea7a8797c830643558614d'
'a4cdd2b86f32d5302c2792be841ff40d982b19bb58a4e63df9d77f4c706b8665')
provides=('chromium')
conflicts=('chromium')