summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNoah Vogt2024-03-21 07:36:45 +0100
committerNoah Vogt2024-03-21 07:36:45 +0100
commite4f9644113c0dd4a15b9274b81fd6d635bc3ca17 (patch)
tree4e76254f79ac366c90f62ce1443b8b9cc56b64cb
parent4ad5463dca2d5e7059ba9789c29cd770cc28b9cf (diff)
downloadaur-e4f9644113c0dd4a15b9274b81fd6d635bc3ca17.tar.gz
uppkg -> 123.0.6312.58-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c90ce25004ea..b2dd993dd471 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 = 123.0.6312.46
+ pkgver = 123.0.6312.58
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/123.0.6312.46-1/ungoogled-chromium-xdg-123.0.6312.46-1-x86_64.pkg.tar.zst
+ source = https://github.com/noahvogt/ungoogled-chromium-xdg-aur/releases/download/123.0.6312.58-1/ungoogled-chromium-xdg-123.0.6312.58-1-x86_64.pkg.tar.zst
source = index.html
- sha256sums = 1e249976a226fc7562e9d39b08281c2a23a8d2dec58eab2c4ae7941767cfad12
+ sha256sums = 27c198ffbc0bde2c643eb2a4916f1f46ad69b55f1f3df1a11bb2e9aba36fcd97
sha256sums = a4cdd2b86f32d5302c2792be841ff40d982b19bb58a4e63df9d77f4c706b8665
pkgname = ungoogled-chromium-xdg-bin
diff --git a/PKGBUILD b/PKGBUILD
index 5c563090fb05..0e5a758e6936 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Noah Vogt (noahvogt) <noah@noahvogt.com>
pkgname=ungoogled-chromium-xdg-bin
-pkgver=123.0.6312.46
+pkgver=123.0.6312.58
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=('1e249976a226fc7562e9d39b08281c2a23a8d2dec58eab2c4ae7941767cfad12'
+sha256sums=('27c198ffbc0bde2c643eb2a4916f1f46ad69b55f1f3df1a11bb2e9aba36fcd97'
'a4cdd2b86f32d5302c2792be841ff40d982b19bb58a4e63df9d77f4c706b8665')
provides=('chromium')
conflicts=('chromium')