summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornetworkException <ungoogled-github-actions.arch@nwex.de>2024-08-29 17:14:49 +0000
committernetworkException <ungoogled-github-actions.arch@nwex.de>2024-08-29 17:14:49 +0000
commit2f2e78aaf12862f077c5104c62a36692eb06cbcd (patch)
tree64ff80ec5494f27a49efe6c02298471973232e0d
parentfd1ee25aed56e38160d285f945fc5fa0701b7e50 (diff)
downloadungoogled-chromium-2f2e78aaf12862f077c5104c62a36692eb06cbcd.tar.gz
ungoogled-chromium-2f2e78aaf12862f077c5104c62a36692eb06cbcd.tar.bz2
ungoogled-chromium-2f2e78aaf12862f077c5104c62a36692eb06cbcd.zip
Upgrade to 128.0.6613.113-1
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD10
2 files changed, 13 insertions, 13 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e28f81e..66e31d4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ungoogled-chromium
pkgdesc = A lightweight approach to removing Google web service dependency
- pkgver = 128.0.6613.84
- pkgrel = 2
+ pkgver = 128.0.6613.113
+ pkgrel = 1
url = https://github.com/ungoogled-software/ungoogled-chromium
arch = x86_64
license = BSD-3-Clause
@@ -54,13 +54,13 @@ pkgbase = ungoogled-chromium
optdepends = org.freedesktop.secrets: password storage backend on GNOME / Xfce
optdepends = kwallet: support for storing passwords in KWallet on Plasma
optdepends = upower: Battery Status API support
- provides = chromium=128.0.6613.84
- provides = chromedriver=128.0.6613.84
+ provides = chromium=128.0.6613.113
+ provides = chromedriver=128.0.6613.113
conflicts = chromium
conflicts = chromedriver
options = !lto
- source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-128.0.6613.84.tar.xz
- source = ungoogled-chromium-128.0.6613.84-1.tar.gz::https://github.com/ungoogled-software/ungoogled-chromium/archive/128.0.6613.84-1.tar.gz
+ source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-128.0.6613.113.tar.xz
+ source = ungoogled-chromium-128.0.6613.113-1.tar.gz::https://github.com/ungoogled-software/ungoogled-chromium/archive/128.0.6613.113-1.tar.gz
source = https://github.com/foutrelis/chromium-launcher/archive/v8/chromium-launcher-8.tar.gz
source = allow-ANGLEImplementation-kVulkan.patch
source = compiler-rt-adjust-paths.patch
@@ -71,8 +71,8 @@ pkgbase = ungoogled-chromium
source = 0001-ozone-wayland-implement-text_input_manager_v3.patch
source = 0001-ozone-wayland-implement-text_input_manager-fixes.patch
source = 0001-vaapi-flag-ozone-wayland.patch
- sha256sums = 9297c1e1dc9310534f6a48f90eacc2eac1d964ac3c827dc0798594e8a2742dc4
- sha256sums = a6898d0cf47025126a8795947397ee35a10a623fdbe0c8616c1dfcca51ebe500
+ sha256sums = cf0cc2e47006e3cab1f84205fe3521a33b4646e42a227930f3fbf7c6a01aeb49
+ sha256sums = 61d9705dd3db5d68006aaf6a319f7d4044b00b003cde96a7f9002f46d32c46e0
sha256sums = 213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a
sha256sums = 1a5bc75a90abad153c8eb6dbdce138132a5f11190b0a40c925958a72d706b2aa
sha256sums = b3de01b7df227478687d7517f61a777450dca765756002c80c4915f271e2d961
diff --git a/PKGBUILD b/PKGBUILD
index 50c2c65..5fc7544 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,13 +9,13 @@
# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
pkgname=ungoogled-chromium
-pkgver=128.0.6613.84
-pkgrel=2
+pkgver=128.0.6613.113
+pkgrel=1
_launcher_ver=8
_system_clang=1
# ungoogled chromium variables
_uc_usr=ungoogled-software
-_uc_ver=128.0.6613.84-1
+_uc_ver=128.0.6613.113-1
pkgdesc="A lightweight approach to removing Google web service dependency"
arch=('x86_64')
url="https://github.com/ungoogled-software/ungoogled-chromium"
@@ -47,8 +47,8 @@ source=(https://commondatastorage.googleapis.com/chromium-browser-official/chrom
0001-ozone-wayland-implement-text_input_manager_v3.patch
0001-ozone-wayland-implement-text_input_manager-fixes.patch
0001-vaapi-flag-ozone-wayland.patch)
-sha256sums=('9297c1e1dc9310534f6a48f90eacc2eac1d964ac3c827dc0798594e8a2742dc4'
- 'a6898d0cf47025126a8795947397ee35a10a623fdbe0c8616c1dfcca51ebe500'
+sha256sums=('cf0cc2e47006e3cab1f84205fe3521a33b4646e42a227930f3fbf7c6a01aeb49'
+ '61d9705dd3db5d68006aaf6a319f7d4044b00b003cde96a7f9002f46d32c46e0'
'213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a'
'1a5bc75a90abad153c8eb6dbdce138132a5f11190b0a40c925958a72d706b2aa'
'b3de01b7df227478687d7517f61a777450dca765756002c80c4915f271e2d961'