summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNoah Vogt2024-04-03 22:05:39 +0200
committerNoah Vogt2024-04-03 22:05:39 +0200
commit0f2412c512da7b96d3d80de77c493da85ed92dda (patch)
treeb298b0ef1af2bebc102dc80199f38e1170afca63
parentefab7c7ccd4efc0a0bf7541affeb7d3248046ebe (diff)
downloadaur-0f2412c512da7b96d3d80de77c493da85ed92dda.tar.gz
uppkg -> 123.0.6312.105-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 86828e6f5faf..e22adf1fc89f 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.86
+ pkgver = 123.0.6312.105
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.86-1/ungoogled-chromium-xdg-123.0.6312.86-1-x86_64.pkg.tar.zst
+ source = https://github.com/noahvogt/ungoogled-chromium-xdg-aur/releases/download/123.0.6312.105-1/ungoogled-chromium-xdg-123.0.6312.105-1-x86_64.pkg.tar.zst
source = index.html
- sha256sums = 72d29a5b9664e7d7e60ad8a100cf1eaff84e001b74ed3ae1cc012c792c610b07
+ sha256sums = 4a5b1ac910f8afd91c3fb5c8da0e6199c94c40e4273ca0c30c19b4c2a7486a36
sha256sums = a4cdd2b86f32d5302c2792be841ff40d982b19bb58a4e63df9d77f4c706b8665
pkgname = ungoogled-chromium-xdg-bin
diff --git a/PKGBUILD b/PKGBUILD
index aeda33fdcd99..d4207e5a2418 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.86
+pkgver=123.0.6312.105
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=('72d29a5b9664e7d7e60ad8a100cf1eaff84e001b74ed3ae1cc012c792c610b07'
+sha256sums=('4a5b1ac910f8afd91c3fb5c8da0e6199c94c40e4273ca0c30c19b4c2a7486a36'
'a4cdd2b86f32d5302c2792be841ff40d982b19bb58a4e63df9d77f4c706b8665')
provides=('chromium')
conflicts=('chromium')