summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornetworkException <ungoogled-github-actions.arch@nwex.de>2024-09-03 18:56:12 +0000
committernetworkException <ungoogled-github-actions.arch@nwex.de>2024-09-03 18:56:12 +0000
commit58e738c5b2097618e67381105b23dd8fe928ff00 (patch)
treed31e5b1f043a65ae6073dc284740e86a4fd00289
parent2f2e78aaf12862f077c5104c62a36692eb06cbcd (diff)
downloadungoogled-chromium-58e738c5b2097618e67381105b23dd8fe928ff00.tar.gz
ungoogled-chromium-58e738c5b2097618e67381105b23dd8fe928ff00.tar.bz2
ungoogled-chromium-58e738c5b2097618e67381105b23dd8fe928ff00.zip
Upgrade to 128.0.6613.119-1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD8
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 66e31d4..9238ec4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ungoogled-chromium
pkgdesc = A lightweight approach to removing Google web service dependency
- pkgver = 128.0.6613.113
+ pkgver = 128.0.6613.119
pkgrel = 1
url = https://github.com/ungoogled-software/ungoogled-chromium
arch = x86_64
@@ -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.113
- provides = chromedriver=128.0.6613.113
+ provides = chromium=128.0.6613.119
+ provides = chromedriver=128.0.6613.119
conflicts = chromium
conflicts = chromedriver
options = !lto
- 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://commondatastorage.googleapis.com/chromium-browser-official/chromium-128.0.6613.119.tar.xz
+ source = ungoogled-chromium-128.0.6613.119-1.tar.gz::https://github.com/ungoogled-software/ungoogled-chromium/archive/128.0.6613.119-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 = cf0cc2e47006e3cab1f84205fe3521a33b4646e42a227930f3fbf7c6a01aeb49
- sha256sums = 61d9705dd3db5d68006aaf6a319f7d4044b00b003cde96a7f9002f46d32c46e0
+ sha256sums = aab6b931e9c44217e5a7e9b5397961beda83a5905bac8aa96f8b825a2cab1b2d
+ sha256sums = c0b224538ee003fa4db928a014f25d5bffb067fa240452d67a2ead9bfd795059
sha256sums = 213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a
sha256sums = 1a5bc75a90abad153c8eb6dbdce138132a5f11190b0a40c925958a72d706b2aa
sha256sums = b3de01b7df227478687d7517f61a777450dca765756002c80c4915f271e2d961
diff --git a/PKGBUILD b/PKGBUILD
index 5fc7544..a0a960a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,13 +9,13 @@
# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
pkgname=ungoogled-chromium
-pkgver=128.0.6613.113
+pkgver=128.0.6613.119
pkgrel=1
_launcher_ver=8
_system_clang=1
# ungoogled chromium variables
_uc_usr=ungoogled-software
-_uc_ver=128.0.6613.113-1
+_uc_ver=128.0.6613.119-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=('cf0cc2e47006e3cab1f84205fe3521a33b4646e42a227930f3fbf7c6a01aeb49'
- '61d9705dd3db5d68006aaf6a319f7d4044b00b003cde96a7f9002f46d32c46e0'
+sha256sums=('aab6b931e9c44217e5a7e9b5397961beda83a5905bac8aa96f8b825a2cab1b2d'
+ 'c0b224538ee003fa4db928a014f25d5bffb067fa240452d67a2ead9bfd795059'
'213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a'
'1a5bc75a90abad153c8eb6dbdce138132a5f11190b0a40c925958a72d706b2aa'
'b3de01b7df227478687d7517f61a777450dca765756002c80c4915f271e2d961'