summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNoah Vogt2023-11-03 00:58:03 +0100
committerNoah Vogt2023-11-03 00:58:03 +0100
commit52e539548f95f08ffb7f14b4df116bab0d7251e4 (patch)
treea1db75ee13f4b2f9b0510e239d2547db9b9b74cc
parent121d7f2ac4e7ecdc7e68aadb66afd769b53f3eb0 (diff)
downloadaur-52e539548f95f08ffb7f14b4df116bab0d7251e4.tar.gz
uppkg -> 119.0.6045.105-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c889e2efd3de..6e4be55284a5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
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.59
+ pkgver = 119.0.6045.105
pkgrel = 1
url = https://github.com/Eloston/ungoogled-chromium
arch = x86_64
@@ -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.59-1/ungoogled-chromium-xdg-119.0.6045.59-1-x86_64.pkg.tar.zst
+ 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 = index.html
- sha256sums = af439e36b18be7e98b4278d255a67f60af2b5fd1605c0f3341f62645e2b14d81
+ sha256sums = fe299d694504ba2fb2af6b36944e2a42974ead423f8ce0e0e8dc63b9a8826483
sha256sums = a4cdd2b86f32d5302c2792be841ff40d982b19bb58a4e63df9d77f4c706b8665
pkgname = ungoogled-chromium-xdg-bin
diff --git a/PKGBUILD b/PKGBUILD
index cfd546146577..a9033a4571fc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Noah Vogt (noahvogt) <noah@noahvogt.com>
pkgname=ungoogled-chromium-xdg-bin
-pkgver=119.0.6045.59
+pkgver=119.0.6045.105
pkgrel=1
pkgdesc="A lightweight approach to removing Google web service dependency - without creating a useless ~/.pki directory (binary version)"
arch=('x86_64')
@@ -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=('af439e36b18be7e98b4278d255a67f60af2b5fd1605c0f3341f62645e2b14d81'
+sha256sums=('fe299d694504ba2fb2af6b36944e2a42974ead423f8ce0e0e8dc63b9a8826483'
'a4cdd2b86f32d5302c2792be841ff40d982b19bb58a4e63df9d77f4c706b8665')
provides=('chromium')
conflicts=('chromium')