summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornetworkException <ungoogled-github-actions.arch@nwex.de>2024-08-10 13:25:34 +0000
committernetworkException <ungoogled-github-actions.arch@nwex.de>2024-08-10 13:25:34 +0000
commit8ba51025591cf6db7ce46807fc9ddfc6c4e131f8 (patch)
treeac5c0e8d6d049daeebb8a53eca1773a3441bcc4e
parent691af4530d416db838fa0f75a8de5d9530584cac (diff)
downloadungoogled-chromium-8ba51025591cf6db7ce46807fc9ddfc6c4e131f8.tar.gz
ungoogled-chromium-8ba51025591cf6db7ce46807fc9ddfc6c4e131f8.tar.bz2
ungoogled-chromium-8ba51025591cf6db7ce46807fc9ddfc6c4e131f8.zip
Upgrade to 127.0.6533.99-1
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD10
2 files changed, 13 insertions, 13 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 84fe492..9a6919d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ungoogled-chromium
pkgdesc = A lightweight approach to removing Google web service dependency
- pkgver = 127.0.6533.72
- pkgrel = 6
+ pkgver = 127.0.6533.99
+ 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=127.0.6533.72
- provides = chromedriver=127.0.6533.72
+ provides = chromium=127.0.6533.99
+ provides = chromedriver=127.0.6533.99
conflicts = chromium
conflicts = chromedriver
options = !lto
- source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-127.0.6533.72.tar.xz
- source = ungoogled-chromium-127.0.6533.72-1.tar.gz::https://github.com/ungoogled-software/ungoogled-chromium/archive/127.0.6533.72-1.tar.gz
+ source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-127.0.6533.99.tar.xz
+ source = ungoogled-chromium-127.0.6533.99-1.tar.gz::https://github.com/ungoogled-software/ungoogled-chromium/archive/127.0.6533.99-1.tar.gz
source = https://github.com/foutrelis/chromium-launcher/archive/v8/chromium-launcher-8.tar.gz
source = https://gitlab.com/Matt.Jolly/chromium-patches/-/archive/127/chromium-patches-127.tar.bz2
source = allow-ANGLEImplementation-kVulkan.patch
@@ -73,8 +73,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 = 7f21f1bfc89e1a2c474463ef950b72e6401d1375cf3c17d907bf3d346720efbe
- sha256sums = 45ce5780948b1348c21b23efbc93a78ec2b706a469856a7d0e4c9afbfaea601e
+ sha256sums = e33a57b0cab75f2fb8bd128be24da0ee18d4a0052e4cd99ad37fcb8dfc9c5875
+ sha256sums = 8d3b6c61cf024642aff0ec850df6c22fc1f7f4a6529ee3276af60eaef6dcc6ba
sha256sums = 213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a
sha256sums = 0887d215c47085013d09252409964a5eedec453561db1f2b133914e349b8a0b2
sha256sums = 8f81059d79040ec598b5fb077808ec69d26d6c9cbebf9c4f4ea48b388a2596c5
diff --git a/PKGBUILD b/PKGBUILD
index b8975c7..9b24dea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,13 +9,13 @@
# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
pkgname=ungoogled-chromium
-pkgver=127.0.6533.72
-pkgrel=6
+pkgver=127.0.6533.99
+pkgrel=1
_launcher_ver=8
_system_clang=1
# ungoogled chromium variables
_uc_usr=ungoogled-software
-_uc_ver=127.0.6533.72-1
+_uc_ver=127.0.6533.99-1
pkgdesc="A lightweight approach to removing Google web service dependency"
arch=('x86_64')
url="https://github.com/ungoogled-software/ungoogled-chromium"
@@ -49,8 +49,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=('7f21f1bfc89e1a2c474463ef950b72e6401d1375cf3c17d907bf3d346720efbe'
- '45ce5780948b1348c21b23efbc93a78ec2b706a469856a7d0e4c9afbfaea601e'
+sha256sums=('e33a57b0cab75f2fb8bd128be24da0ee18d4a0052e4cd99ad37fcb8dfc9c5875'
+ '8d3b6c61cf024642aff0ec850df6c22fc1f7f4a6529ee3276af60eaef6dcc6ba'
'213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a'
'0887d215c47085013d09252409964a5eedec453561db1f2b133914e349b8a0b2'
'8f81059d79040ec598b5fb077808ec69d26d6c9cbebf9c4f4ea48b388a2596c5'