summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNoah Vogt2024-02-28 07:36:27 +0100
committerNoah Vogt2024-02-28 07:36:27 +0100
commitcba6cad027789b985127d622b9d33b7e5b05dc61 (patch)
tree86553570ad089a0ca3fa5d938e93a7e89acf996c
parent8b47c07790ffc1f3bad5ae1e3d4fa67dca876646 (diff)
downloadaur-cba6cad027789b985127d622b9d33b7e5b05dc61.tar.gz
uppkg -> 122.0.6261.94-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9fd847e7123c..168b443f572e 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 = 122.0.6261.57
+ pkgver = 122.0.6261.94
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/122.0.6261.57-1/ungoogled-chromium-xdg-122.0.6261.57-1-x86_64.pkg.tar.zst
+ source = https://github.com/noahvogt/ungoogled-chromium-xdg-aur/releases/download/122.0.6261.94-1/ungoogled-chromium-xdg-122.0.6261.94-1-x86_64.pkg.tar.zst
source = index.html
- sha256sums = 7719916826ca6ca8e318d7a6c57ebaa73e4f31524240885ca3b41564cef86b1a
+ sha256sums = 7f267c7b5fe30a7e377e96f5abe1cac4ecc981cd89c4028a69905e1129282656
sha256sums = a4cdd2b86f32d5302c2792be841ff40d982b19bb58a4e63df9d77f4c706b8665
pkgname = ungoogled-chromium-xdg-bin
diff --git a/PKGBUILD b/PKGBUILD
index 9a07abe12d42..319e12da2e5d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Noah Vogt (noahvogt) <noah@noahvogt.com>
pkgname=ungoogled-chromium-xdg-bin
-pkgver=122.0.6261.57
+pkgver=122.0.6261.94
pkgrel=1
pkgdesc="A lightweight approach to removing Google web service dependency - without creating a useless ~/.pki directory (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=('7719916826ca6ca8e318d7a6c57ebaa73e4f31524240885ca3b41564cef86b1a'
+sha256sums=('7f267c7b5fe30a7e377e96f5abe1cac4ecc981cd89c4028a69905e1129282656'
'a4cdd2b86f32d5302c2792be841ff40d982b19bb58a4e63df9d77f4c706b8665')
provides=('chromium')
conflicts=('chromium')