summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNoah Vogt2024-03-14 21:56:33 +0100
committerNoah Vogt2024-03-14 21:56:33 +0100
commit9faab98923ce3056ebe6b310f690439ae6eb99bb (patch)
tree8ffbf0dbcaf7ca13fc0a0dc79d9358287037d798
parent0d1fe490f5f84463c41979dcbb108cc68cb9f7b0 (diff)
downloadaur-9faab98923ce3056ebe6b310f690439ae6eb99bb.tar.gz
uppkg -> 122.0.6261.128-2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0bf4f0f34fc1..dbaa4f879dc3 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 (using pre-releases), (binary version)
pkgver = 122.0.6261.128
- pkgrel = 1
+ pkgrel = 2
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.128-1/ungoogled-chromium-xdg-122.0.6261.128-1-x86_64.pkg.tar.zst
+ source = https://github.com/noahvogt/ungoogled-chromium-xdg-aur/releases/download/122.0.6261.128-2/ungoogled-chromium-xdg-122.0.6261.128-2-x86_64.pkg.tar.zst
source = index.html
- sha256sums = a2888fd7a467fa5685335d7dd1704b1d05914d7d59a0bf13f0382de74a06fbcb
+ sha256sums = 5aa69a796368d1f5f5f361e5441cb71be318092ff9dc968967f98e479a114de1
sha256sums = a4cdd2b86f32d5302c2792be841ff40d982b19bb58a4e63df9d77f4c706b8665
pkgname = ungoogled-chromium-xdg-bin
diff --git a/PKGBUILD b/PKGBUILD
index 23a5f05a3301..663f34aa133c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=ungoogled-chromium-xdg-bin
pkgver=122.0.6261.128
-pkgrel=1
+pkgrel=2
pkgdesc="A lightweight approach to removing Google web service dependency - without creating a useless ~/.pki directory (using pre-releases), (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=('a2888fd7a467fa5685335d7dd1704b1d05914d7d59a0bf13f0382de74a06fbcb'
+sha256sums=('5aa69a796368d1f5f5f361e5441cb71be318092ff9dc968967f98e479a114de1'
'a4cdd2b86f32d5302c2792be841ff40d982b19bb58a4e63df9d77f4c706b8665')
provides=('chromium')
conflicts=('chromium')