summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNoah Vogt2023-10-19 11:12:22 +0200
committerNoah Vogt2023-10-19 11:12:22 +0200
commit093a565a451932e5386f92ebfc0c4b13bbb77acb (patch)
tree7a4f0efec6cb5e3f479dbbe4985ddbb2270bebfb
parentc30c78fb22e132226b94072b656829064eca4ba1 (diff)
downloadaur-093a565a451932e5386f92ebfc0c4b13bbb77acb.tar.gz
uppkg -> 118.0.5993.88-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2fd22ac58695..d17d5e53b842 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 = 118.0.5993.70
- pkgrel = 2
+ pkgver = 118.0.5993.88
+ 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/118.0.5993.70-2/ungoogled-chromium-xdg-118.0.5993.70-2-x86_64.pkg.tar.zst
+ source = https://github.com/noahvogt/ungoogled-chromium-xdg-aur/releases/download/118.0.5993.88-1/ungoogled-chromium-xdg-118.0.5993.88-1-x86_64.pkg.tar.zst
source = index.html
- sha256sums = 447cb0da03aaa2103ba5e876717f0be3f614d79ac2ba234181d38de50558ba08
+ sha256sums = dddbfdb0422d445ae9f0ea41fca7d35b0f911a837efec13175dbd1ca7c95f97c
sha256sums = a4cdd2b86f32d5302c2792be841ff40d982b19bb58a4e63df9d77f4c706b8665
pkgname = ungoogled-chromium-xdg-bin
diff --git a/PKGBUILD b/PKGBUILD
index 89498d4f41ad..749821a59942 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Noah Vogt (noahvogt) <noah@noahvogt.com>
pkgname=ungoogled-chromium-xdg-bin
-pkgver=118.0.5993.70
-pkgrel=2
+pkgver=118.0.5993.88
+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=('447cb0da03aaa2103ba5e876717f0be3f614d79ac2ba234181d38de50558ba08'
+sha256sums=('dddbfdb0422d445ae9f0ea41fca7d35b0f911a837efec13175dbd1ca7c95f97c'
'a4cdd2b86f32d5302c2792be841ff40d982b19bb58a4e63df9d77f4c706b8665')
provides=('chromium')
conflicts=('chromium')