summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNoah Vogt2024-04-18 22:29:41 +0200
committerNoah Vogt2024-04-18 22:29:41 +0200
commit2655b3604708e9900b8a129658bf95759d9dc5bd (patch)
tree74c12bc38bc6f4f502b9964bba44dd2bb550dde8
parent492d17e1cafcb41544b3e41f704f2a066be1d6ed (diff)
downloadaur-2655b3604708e9900b8a129658bf95759d9dc5bd.tar.gz
uppkg -> 124.0.6367.60-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 879da312e5b0..13df2e7c3a5a 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.122
+ pkgver = 124.0.6367.60
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.122-1/ungoogled-chromium-xdg-123.0.6312.122-1-x86_64.pkg.tar.zst
+ source = https://github.com/noahvogt/ungoogled-chromium-xdg-aur/releases/download/124.0.6367.60-1/ungoogled-chromium-xdg-124.0.6367.60-1-x86_64.pkg.tar.zst
source = index.html
- sha256sums = b01bf98f1171e538a23a15a954e8197dec0da4025f5d998ae9cc030c8f3e2d30
+ sha256sums = bce9d4d22bffc064fd3d66a39b051693df2659347d44dd068301150f79953202
sha256sums = a4cdd2b86f32d5302c2792be841ff40d982b19bb58a4e63df9d77f4c706b8665
pkgname = ungoogled-chromium-xdg-bin
diff --git a/PKGBUILD b/PKGBUILD
index 2f171b249448..3a9e37466595 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.122
+pkgver=124.0.6367.60
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=('b01bf98f1171e538a23a15a954e8197dec0da4025f5d998ae9cc030c8f3e2d30'
+sha256sums=('bce9d4d22bffc064fd3d66a39b051693df2659347d44dd068301150f79953202'
'a4cdd2b86f32d5302c2792be841ff40d982b19bb58a4e63df9d77f4c706b8665')
provides=('chromium')
conflicts=('chromium')