summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 04971b5b2217..adae2245d3e3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = chromium-no-extras
pkgdesc = Chromium without hangout services, widevine, pipewire, or chromedriver
- pkgver = 99.0.4844.82
+ pkgver = 99.0.4844.84
pkgrel = 1
url = https://www.chromium.org/Home
arch = x86_64
@@ -46,11 +46,11 @@ pkgbase = chromium-no-extras
optdepends = kdialog: support for native dialogs in Plasma
optdepends = org.freedesktop.secrets: password storage backend on GNOME / Xfce
optdepends = kwallet: support for storing passwords in KWallet on Plasma
- provides = chromium=99.0.4844.82
+ provides = chromium=99.0.4844.84
conflicts = chromium
options = debug
options = !lto
- source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-99.0.4844.82.tar.xz
+ source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-99.0.4844.84.tar.xz
source = https://github.com/foutrelis/chromium-launcher/archive/v8/chromium-launcher-8.tar.gz
source = https://github.com/stha09/chromium-patches/releases/download/chromium-99-patchset-3/chromium-99-patchset-3.tar.xz
source = fix-build-break-with-system-libdrm.patch
@@ -59,7 +59,7 @@ pkgbase = chromium-no-extras
source = use-FT_Done_MM_Var-in-CFX_Font-AdjustMMParams.patch
source = sql-make-VirtualCursor-standard-layout-type.patch
source = use-oauth2-client-switches-as-default.patch
- sha256sums = b8bb0bc1410de8b9d98889c79410726a4e78801d4e54ea23b23b7b4015c7d25c
+ sha256sums = 20ec184ed34bdc7e660ccf6c007b2db37007de423b3a5a51698a96aa29527515
sha256sums = 213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a
sha256sums = 9cd2570e92e9bfeff3faf0d5b56334535cb2313f99ab0d9019b74d18ae1c7d0a
sha256sums = edf4d973ff197409d319bb6fbbaa529e53bc62347d26b0733c45a116a1b23f37
diff --git a/PKGBUILD b/PKGBUILD
index cd4d6c4026d5..5c114e21b4b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@
pkgname=chromium-no-extras
_pkgname=chromium
-pkgver=99.0.4844.82
+pkgver=99.0.4844.84
pkgrel=1
_launcher_ver=8
_gcc_patchset=3
@@ -39,7 +39,7 @@ source=(https://commondatastorage.googleapis.com/chromium-browser-official/$_pkg
use-FT_Done_MM_Var-in-CFX_Font-AdjustMMParams.patch
sql-make-VirtualCursor-standard-layout-type.patch
use-oauth2-client-switches-as-default.patch)
-sha256sums=('b8bb0bc1410de8b9d98889c79410726a4e78801d4e54ea23b23b7b4015c7d25c'
+sha256sums=('20ec184ed34bdc7e660ccf6c007b2db37007de423b3a5a51698a96aa29527515'
'213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a'
'9cd2570e92e9bfeff3faf0d5b56334535cb2313f99ab0d9019b74d18ae1c7d0a'
'edf4d973ff197409d319bb6fbbaa529e53bc62347d26b0733c45a116a1b23f37'