summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustKidding <jk@vin.ovh>2023-06-07 06:43:09 -0500
committerJustKidding <jk@vin.ovh>2023-06-07 06:43:09 -0500
commitfa4025a95b2444aa4cc4bab9e89f7f75f983712e (patch)
tree5e339699def83c683d8e3b8b22b13ca311d93fd6
parentdd84f58ba091eafbfbecf0ebbc056fdcfb3a75e9 (diff)
downloadungoogled-chromium-fa4025a95b2444aa4cc4bab9e89f7f75f983712e.tar.gz
ungoogled-chromium-fa4025a95b2444aa4cc4bab9e89f7f75f983712e.tar.bz2
ungoogled-chromium-fa4025a95b2444aa4cc4bab9e89f7f75f983712e.zip
upgpkg: ungoogled-chromium 114.0.5735.106-1
upstream release
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 06994eb..6199671 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ungoogled-chromium
pkgdesc = A lightweight approach to removing Google web service dependency
- pkgver = 114.0.5735.90
+ pkgver = 114.0.5735.106
pkgrel = 1
url = https://github.com/ungoogled-software/ungoogled-chromium
arch = x86_64
@@ -57,12 +57,12 @@ pkgbase = ungoogled-chromium
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 = chromedriver=114.0.5735.90
+ provides = chromium=114.0.5735.106
+ provides = chromedriver=114.0.5735.106
conflicts = chromium
conflicts = chromedriver
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
@@ -75,7 +75,7 @@ pkgbase = ungoogled-chromium
source = ozone-add-va-api-support-to-wayland.patch
source = vaapi-add-av1-support.patch
source = remove-main-main10-profile-limit.patch
- sha256sums = 071a8620b6175923f91f0ce0e3a0b2b20bf350a7d1a0f5513c160df7c17526d8
+ sha256sums = df18b0b28bf52b1c099acde54e568fbfa2c9225150108bce9d53d8b31f71304a
sha256sums = 213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a
sha256sums = 621ed210d75d0e846192c1571bb30db988721224a41572c27769c0288d361c11
sha256sums = 1b782b0f6d4f645e4e0daa8a4852d63f0c972aa0473319216ff04613a0592a69
diff --git a/PKGBUILD b/PKGBUILD
index 10bd850..e7ab1dd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
pkgname=ungoogled-chromium
-pkgver=114.0.5735.90
+pkgver=114.0.5735.106
pkgrel=1
_launcher_ver=8
_manual_clone=0
@@ -37,7 +37,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'
@@ -55,7 +55,7 @@ fi
provides=("chromium=${pkgver}" "chromedriver=${pkgver}")
conflicts=('chromium' 'chromedriver')
_uc_usr=ungoogled-software
-_uc_ver=$pkgver-1
+_uc_ver=114.0.5735.90-1
source=(${source[@]}
$pkgname-$_uc_ver.tar.gz::https://github.com/$_uc_usr/ungoogled-chromium/archive/$_uc_ver.tar.gz
ozone-add-va-api-support-to-wayland.patch