summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNoah Vogt2023-05-24 17:44:30 +0200
committerNoah Vogt2023-05-24 17:44:30 +0200
commit41daea9d9083e141935d3773cec80140524d483d (patch)
tree1ded2903160d9597d0721e2849a43c70b4deb4cc
parent5e907dd13742add053ea0da84a1851313e5a04f6 (diff)
downloadaur-41daea9d9083e141935d3773cec80140524d483d.tar.gz
uppkg -> 113.0.5672.92-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 787a5d5785d2..5dbf2e1bffb9 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 = 112.0.5615.165
+ pkgver = 113.0.5672.92
pkgrel = 1
url = https://github.com/Eloston/ungoogled-chromium
arch = x86_64
@@ -49,9 +49,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/112.0.5615.165-1/ungoogled-chromium-xdg-112.0.5615.165-1-x86_64.pkg.tar.zst
+ source = https://github.com/noahvogt/ungoogled-chromium-xdg-aur/releases/download/113.0.5672.92-1/ungoogled-chromium-xdg-113.0.5672.92-1-x86_64.pkg.tar.zst
source = index.html
- sha256sums = 55d2e47753b910e2de4074ead2ceb412dc97848d1831a77f41d67c871e6faa8a
+ sha256sums = 51f31e21ff4c14c2ffb5fd38fee2ed3450a2ee730efa8ed44080cb63bb43fc8a
sha256sums = a4cdd2b86f32d5302c2792be841ff40d982b19bb58a4e63df9d77f4c706b8665
pkgname = ungoogled-chromium-xdg-bin
diff --git a/PKGBUILD b/PKGBUILD
index 65241a4713bb..7589cdea2d09 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Noah Vogt (noahvogt) <noah@noahvogt.com>
pkgname=ungoogled-chromium-xdg-bin
-pkgver=112.0.5615.165
+pkgver=113.0.5672.92
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=('55d2e47753b910e2de4074ead2ceb412dc97848d1831a77f41d67c871e6faa8a'
+sha256sums=('51f31e21ff4c14c2ffb5fd38fee2ed3450a2ee730efa8ed44080cb63bb43fc8a'
'a4cdd2b86f32d5302c2792be841ff40d982b19bb58a4e63df9d77f4c706b8665')
provides=('chromium')
conflicts=('chromium')