summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNoah Vogt2023-11-07 17:15:16 +0100
committerNoah Vogt2023-11-07 17:15:16 +0100
commit87bc0dad12ca3cc82558c94e8fcac34d06917f66 (patch)
tree006a2b2a78fcf83c197aad7497ef4c166691b185
parent52e539548f95f08ffb7f14b4df116bab0d7251e4 (diff)
downloadaur-87bc0dad12ca3cc82558c94e8fcac34d06917f66.tar.gz
uppkg -> 119.0.6045.105-2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6e4be55284a5..c7ea1a3e64ff 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 = 119.0.6045.105
- 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/119.0.6045.105-1/ungoogled-chromium-xdg-119.0.6045.105-1-x86_64.pkg.tar.zst
+ source = https://github.com/noahvogt/ungoogled-chromium-xdg-aur/releases/download/119.0.6045.105-2/ungoogled-chromium-xdg-119.0.6045.105-2-x86_64.pkg.tar.zst
source = index.html
- sha256sums = fe299d694504ba2fb2af6b36944e2a42974ead423f8ce0e0e8dc63b9a8826483
+ sha256sums = f140d9fa53deb1a5bed0e30fa3b9035bced14d51f206f3e593ad0ed1d8877dab
sha256sums = a4cdd2b86f32d5302c2792be841ff40d982b19bb58a4e63df9d77f4c706b8665
pkgname = ungoogled-chromium-xdg-bin
diff --git a/PKGBUILD b/PKGBUILD
index a9033a4571fc..9dcd1797ce2c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=ungoogled-chromium-xdg-bin
pkgver=119.0.6045.105
-pkgrel=1
+pkgrel=2
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=('fe299d694504ba2fb2af6b36944e2a42974ead423f8ce0e0e8dc63b9a8826483'
+sha256sums=('f140d9fa53deb1a5bed0e30fa3b9035bced14d51f206f3e593ad0ed1d8877dab'
'a4cdd2b86f32d5302c2792be841ff40d982b19bb58a4e63df9d77f4c706b8665')
provides=('chromium')
conflicts=('chromium')