summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNoah Vogt2024-03-14 00:33:10 +0100
committerNoah Vogt2024-03-14 00:33:10 +0100
commit22e5dd9fd7c4e4754345c3b15f745e62f6bcc346 (patch)
treec435e541660bbd2cf317f007cae161e50d9fe2d2
parent054ec00f37c4ad53655ceee410aa0801e07bde21 (diff)
downloadaur-22e5dd9fd7c4e4754345c3b15f745e62f6bcc346.tar.gz
uppkg -> 122.0.6261.128-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 966a299931b1..bae8136a9704 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
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.111
- pkgrel = 4
+ pkgver = 122.0.6261.128
+ pkgrel = 1
url = https://github.com/Eloston/ungoogled-chromium
arch = x86_64
license = BSD
@@ -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.111-4/ungoogled-chromium-xdg-122.0.6261.111-4-x86_64.pkg.tar.zst
+ source = https://github.com/noahvogt/ungoogled-chromium-xdg-aur/releases/download/122.0.6261.128-1/ungoogled-chromium-xdg-122.0.6261.128-1-x86_64.pkg.tar.zst
source = index.html
- sha256sums = 78d0afaa369421bc014a9bad55196560fec7405b43b2ad85a53b91c220bfda14
+ sha256sums = a2888fd7a467fa5685335d7dd1704b1d05914d7d59a0bf13f0382de74a06fbcb
sha256sums = a4cdd2b86f32d5302c2792be841ff40d982b19bb58a4e63df9d77f4c706b8665
pkgname = ungoogled-chromium-xdg-bin
diff --git a/PKGBUILD b/PKGBUILD
index d772a28964f3..9a617a97a1d3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Noah Vogt (noahvogt) <noah@noahvogt.com>
pkgname=ungoogled-chromium-xdg-bin
-pkgver=122.0.6261.111
-pkgrel=4
+pkgver=122.0.6261.128
+pkgrel=1
pkgdesc="A lightweight approach to removing Google web service dependency - without creating a useless ~/.pki directory (binary version)"
arch=('x86_64')
url="https://github.com/Eloston/ungoogled-chromium"
@@ -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=('78d0afaa369421bc014a9bad55196560fec7405b43b2ad85a53b91c220bfda14'
+sha256sums=('a2888fd7a467fa5685335d7dd1704b1d05914d7d59a0bf13f0382de74a06fbcb'
'a4cdd2b86f32d5302c2792be841ff40d982b19bb58a4e63df9d77f4c706b8665')
provides=('chromium')
conflicts=('chromium')