Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages /
chromium
Commits:
31c25e62 by Evangelos Foutras at 2024-04-24T11:01:49+03:00
upgpkg: 124.0.6367.78-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = chromium
pkgdesc = A web browser built for speed, simplicity, and security
- pkgver = 124.0.6367.60
+ pkgver = 124.0.6367.78
pkgrel = 1
url = https://www.chromium.org/Home
arch = x86_64
@@ -49,24 +49,23 @@ pkgbase = chromium
depends = freetype2
optdepends = pipewire: WebRTC desktop sharing under Wayland
optdepends = kdialog: support for native dialogs in Plasma
- optdepends = qt5-base: enable Qt5 with --enable-features=AllowQt
optdepends = gtk4: for --gtk-version=4 (GTK4 IME might work better on
Wayland)
optdepends = org.freedesktop.secrets: password storage backend on GNOME
/ Xfce
optdepends = kwallet: support for storing passwords in KWallet on Plasma
options = !lto
- source =
https://commondatastorage.googleapis.com/chromium-browser-official/chromium-124.0.6367.60.tar.xz
+ source =
https://commondatastorage.googleapis.com/chromium-browser-official/chromium-124.0.6367.78.tar.xz
source =
https://github.com/foutrelis/chromium-launcher/archive/v8/chromium-launcher-8.tar.gz
source =
https://gitlab.com/Matt.Jolly/chromium-patches/-/archive/124/chromium-patches-124.tar.bz2
source = drop-flag-unsupported-by-clang17.patch
source = compiler-rt-adjust-paths.patch
- source = use-oauth2-client-switches-as-default.patch
source = qt-6.7.patch
- sha256sums =
ebd553527149cb8477a522df90acd6cea2388a6f431e2db589a0301df1d0cae2
+ source = use-oauth2-client-switches-as-default.patch
+ sha256sums =
697ea9e8591e0a74deea260a50441711b1ea499ca19e91d6012c5b4d200d1acf
sha256sums =
213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a
sha256sums =
c2bc4e65ed2a4e23528dd10d5c15bf99f880b7bbb789cc720d451b78098a7e12
sha256sums =
3bd35dab1ded5d9e1befa10d5c6c4555fe0a76d909fb724ac57d0bf10cb666c1
sha256sums =
b3de01b7df227478687d7517f61a777450dca765756002c80c4915f271e2d961
- sha256sums =
e393174d7695d0bafed69e868c5fbfecf07aa6969f3b64596d0bae8b067e1711
sha256sums =
e30623f36c54f4af3a8aa7d9400f7d2bed6ef560f15d665d2aa8fd777cb2565f
+ sha256sums =
e393174d7695d0bafed69e868c5fbfecf07aa6969f3b64596d0bae8b067e1711
pkgname = chromium
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
# Contributor: Daniel J Griffiths <[email protected]>
pkgname=chromium
-pkgver=124.0.6367.60
+pkgver=124.0.6367.78
pkgrel=1
_launcher_ver=8
_manual_clone=0
@@ -31,7 +31,7 @@
source=(https://commondatastorage.googleapis.com/chromium-browser-official/chrom
compiler-rt-adjust-paths.patch
qt-6.7.patch
use-oauth2-client-switches-as-default.patch)
-sha256sums=('ebd553527149cb8477a522df90acd6cea2388a6f431e2db589a0301df1d0cae2'
+sha256sums=('697ea9e8591e0a74deea260a50441711b1ea499ca19e91d6012c5b4d200d1acf'
'213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a'
'c2bc4e65ed2a4e23528dd10d5c15bf99f880b7bbb789cc720d451b78098a7e12'
'3bd35dab1ded5d9e1befa10d5c6c4555fe0a76d909fb724ac57d0bf10cb666c1'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/chromium/-/commit/31c25e6231366d4b621c4203cc9d8683fa4ce73e
--
This project does not include diff previews in email notifications.
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/chromium/-/commit/31c25e6231366d4b621c4203cc9d8683fa4ce73e
You're receiving this email because of your account on gitlab.archlinux.org.