summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNoah Vogt2024-01-17 05:16:08 +0100
committerNoah Vogt2024-01-17 05:16:08 +0100
commitc1bf5968a44aa740e959f0143a9b00703206946f (patch)
treed43b0139faad1445d6ae3373481a6e0fcd1732ba
parent652419d83a04985e0e71b68613e200feb5806aca (diff)
downloadaur-c1bf5968a44aa740e959f0143a9b00703206946f.tar.gz
uppkg -> 120.0.6099.216-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0a9c2eb9d187..499dc2515111 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 = 120.0.6099.129
- pkgrel = 2
+ pkgver = 120.0.6099.216
+ 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/120.0.6099.129-2/ungoogled-chromium-xdg-120.0.6099.129-2-x86_64.pkg.tar.zst
+ source = https://github.com/noahvogt/ungoogled-chromium-xdg-aur/releases/download/120.0.6099.216-1/ungoogled-chromium-xdg-120.0.6099.216-1-x86_64.pkg.tar.zst
source = index.html
- sha256sums = 275f603e72cf20e2a6f6830c4f6fcc99d2ecc52fb0e7a21759c68e283f7b252c
+ sha256sums = 1b959b2666160968e040519ba01ccc02d224572fdb42b31825789270508820a5
sha256sums = a4cdd2b86f32d5302c2792be841ff40d982b19bb58a4e63df9d77f4c706b8665
pkgname = ungoogled-chromium-xdg-bin
diff --git a/PKGBUILD b/PKGBUILD
index 101a3b6d4bf1..35142e1b08dd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Noah Vogt (noahvogt) <noah@noahvogt.com>
pkgname=ungoogled-chromium-xdg-bin
-pkgver=120.0.6099.129
-pkgrel=2
+pkgver=120.0.6099.216
+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=('275f603e72cf20e2a6f6830c4f6fcc99d2ecc52fb0e7a21759c68e283f7b252c'
+sha256sums=('1b959b2666160968e040519ba01ccc02d224572fdb42b31825789270508820a5'
'a4cdd2b86f32d5302c2792be841ff40d982b19bb58a4e63df9d77f4c706b8665')
provides=('chromium')
conflicts=('chromium')