Jonathan Grotelüschen pushed to branch main at Arch Linux / Packaging /
Packages / cef
Commits:
38cce0a3 by Jonathan Grotelüschen at 2026-07-09T17:52:59+02:00
upgpkg: 150.0.10-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = cef
pkgdesc = Chromium Embedded Framework (CEF), simple framework for
embedding Chromium-based browsers in other applications
- pkgver = 150.0.9
+ pkgver = 150.0.10
pkgrel = 1
url = https://chromiumembedded.github.io/cef
arch = x86_64
@@ -53,8 +53,8 @@ pkgbase = cef
depends = harfbuzz
depends = freetype2
options = !lto
- source =
chromium-150.0.7871.46-lite.tar.xz::https://commondatastorage.googleapis.com/chromium-browser-official/chromium-150.0.7871.46-lite.tar.xz
- source =
cef::git+https://github.com/chromiumembedded/cef.git#commit=81b0088fd5b9e56fdf0f3c45a33f7a40a755013e
+ source =
chromium-150.0.7871.101-lite.tar.xz::https://commondatastorage.googleapis.com/chromium-browser-official/chromium-150.0.7871.101-lite.tar.xz
+ source =
cef::git+https://github.com/chromiumembedded/cef.git#commit=8042e43d20cca43f182c3fc72e762b000f6ee22f
source = chromium-138-nodejs-version-check.patch
source = chromium-145-fix-SYS_SECCOMP.patch
source = chromium-147-revert-clang-no-lifetime-dse-flag.patch
@@ -73,8 +73,8 @@ pkgbase = cef
source = cef-no-libxml-visibility-patch.patch
source = chromium-disable-font-tests.patch
source = FindCEF.cmake
- sha256sums =
e2654fa7c37ddc20af98f91089ad580e347ca9c526f8de8e625fe1b1cf3d98c6
- sha256sums =
08f9c1c3500a973938651c233637a668193a312791eef504335ccc1c2c46317c
+ sha256sums =
f8549db02bf15730121f52e02279821c5fa2c13b39764eb9b25911f77d328a12
+ sha256sums =
ff4521babf147c305c39021f4c42a655a0de8e7eda215f2393c034cc9c1715a8
sha256sums =
11a96ffa21448ec4c63dd5c8d6795a1998d8e5cd5a689d91aea4d2bdd13fb06e
sha256sums =
4fc040a0656a0a524dd8ad090cd129fc5b6cb21adcc66be82080165789e8c13e
sha256sums =
c382830318c5b37826ecf44f3ba9def6be8affdad1bce819ecb83f3222ff4b3a
=====================================
PKGBUILD
=====================================
@@ -9,12 +9,12 @@ pkgname=cef
# To update this package, update the _cef_commit and _chromium_ver variables.
# For the CEF versioning scheme, see
#
https://chromiumembedded.github.io/cef/branches_and_building#version-number-format
-pkgver=150.0.9
+pkgver=150.0.10
# See https://github.com/chromiumembedded/cef/tree/<release branch>
# Also see https://chromiumembedded.github.io/cef/branches_and_building
-_cef_commit=81b0088fd5b9e56fdf0f3c45a33f7a40a755013e
+_cef_commit=8042e43d20cca43f182c3fc72e762b000f6ee22f
# the chromium version must match CHROMIUM_BUILD_COMPATIBILITY.txt in the CEF
repo
-_chromium_ver=150.0.7871.46
+_chromium_ver=150.0.7871.101
_system_clang=1
pkgrel=1
pkgdesc="Chromium Embedded Framework (CEF), simple framework for embedding
Chromium-based browsers in other applications"
@@ -80,8 +80,8 @@
source=("chromium-$_chromium_ver-lite.tar.xz::https://commondatastorage.googleap
chromium-disable-font-tests.patch
FindCEF.cmake
)
-sha256sums=('e2654fa7c37ddc20af98f91089ad580e347ca9c526f8de8e625fe1b1cf3d98c6'
- '08f9c1c3500a973938651c233637a668193a312791eef504335ccc1c2c46317c'
+sha256sums=('f8549db02bf15730121f52e02279821c5fa2c13b39764eb9b25911f77d328a12'
+ 'ff4521babf147c305c39021f4c42a655a0de8e7eda215f2393c034cc9c1715a8'
'11a96ffa21448ec4c63dd5c8d6795a1998d8e5cd5a689d91aea4d2bdd13fb06e'
'4fc040a0656a0a524dd8ad090cd129fc5b6cb21adcc66be82080165789e8c13e'
'c382830318c5b37826ecf44f3ba9def6be8affdad1bce819ecb83f3222ff4b3a'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cef/-/commit/38cce0a3057cc2a8a41df652edcd052130dcab3c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cef/-/commit/38cce0a3057cc2a8a41df652edcd052130dcab3c
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help