summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgraysky2023-06-06 06:37:33 -0400
committergraysky2023-06-06 06:37:33 -0400
commit9021583e2117e6048728320e1edf5ca45d487dad (patch)
tree90d28544b73cdc154d90b142a20ea132144655a0
parent07e24987d4ce18c100fbbd7c68a398ad16e42105 (diff)
downloadaur-9021583e2117e6048728320e1edf5ca45d487dad.tar.gz
Update to 114.0.5735.106-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0abf6a6b8641..a3f19c906e91 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = chromium-no-extras
pkgdesc = Chromium without hangout services, widevine, or chromedriver
- pkgver = 114.0.5735.90
+ pkgver = 114.0.5735.106
pkgrel = 1
url = https://www.chromium.org/Home
arch = x86_64
@@ -56,10 +56,10 @@ pkgbase = chromium-no-extras
optdepends = qt5-base: enable Qt5 with --enable-features=AllowQt
optdepends = org.freedesktop.secrets: password storage backend on GNOME / Xfce
optdepends = kwallet: support for storing passwords in KWallet on Plasma
- provides = chromium=114.0.5735.90
+ provides = chromium=114.0.5735.106
conflicts = chromium
options = !lto
- source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-114.0.5735.90.tar.xz
+ source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-114.0.5735.106.tar.xz
source = https://github.com/foutrelis/chromium-launcher/archive/v8/chromium-launcher-8.tar.gz
source = add-some-typename-s-that-are-required-in-C-17.patch
source = REVERT-disable-autoupgrading-debug-info.patch
@@ -68,7 +68,7 @@ pkgbase = chromium-no-extras
source = random-fixes-for-gcc13.patch
source = disable-GlobalMediaControlsCastStartStop.patch
source = use-oauth2-client-switches-as-default.patch
- sha256sums = 071a8620b6175923f91f0ce0e3a0b2b20bf350a7d1a0f5513c160df7c17526d8
+ sha256sums = df18b0b28bf52b1c099acde54e568fbfa2c9225150108bce9d53d8b31f71304a
sha256sums = 213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a
sha256sums = 621ed210d75d0e846192c1571bb30db988721224a41572c27769c0288d361c11
sha256sums = 1b782b0f6d4f645e4e0daa8a4852d63f0c972aa0473319216ff04613a0592a69
diff --git a/PKGBUILD b/PKGBUILD
index 5eb6d37e94b3..d3ec820b3159 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_pkgname=chromium
pkgname=chromium-no-extras
-pkgver=114.0.5735.90
+pkgver=114.0.5735.106
pkgrel=1
_launcher_ver=8
_manual_clone=0
@@ -36,7 +36,7 @@ source=(https://commondatastorage.googleapis.com/chromium-browser-official/chrom
random-fixes-for-gcc13.patch
disable-GlobalMediaControlsCastStartStop.patch
use-oauth2-client-switches-as-default.patch)
-sha256sums=('071a8620b6175923f91f0ce0e3a0b2b20bf350a7d1a0f5513c160df7c17526d8'
+sha256sums=('df18b0b28bf52b1c099acde54e568fbfa2c9225150108bce9d53d8b31f71304a'
'213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a'
'621ed210d75d0e846192c1571bb30db988721224a41572c27769c0288d361c11'
'1b782b0f6d4f645e4e0daa8a4852d63f0c972aa0473319216ff04613a0592a69'