Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / 
chromium


Commits:
fc5327a5 by Christian Heusel at 2024-01-23T21:35:17+01:00
upgpkg: 121.0.6167.85-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,10 +1,10 @@
 pkgbase = chromium
        pkgdesc = A web browser built for speed, simplicity, and security
-       pkgver = 121.0.6167.71
+       pkgver = 121.0.6167.85
        pkgrel = 1
        url = https://www.chromium.org/Home
        arch = x86_64
-       license = BSD
+       license = BSD-3-Clause
        makedepends = python
        makedepends = gn
        makedepends = ninja
@@ -51,13 +51,13 @@ pkgbase = chromium
        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-121.0.6167.71.tar.xz
+       source = 
https://commondatastorage.googleapis.com/chromium-browser-official/chromium-121.0.6167.85.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/121/chromium-patches-121.tar.bz2
        source = icu-74.patch
        source = drop-flags-unsupported-by-clang16.patch
        source = use-oauth2-client-switches-as-default.patch
-       sha256sums = 
fbf49711de4c3c4991ad2f844aa357f2cbaa119c8a091f13bff84b31fa5007c5
+       sha256sums = 
a2f46c5266681126ea9e15c1c3067560d84f3e5d902e1ace934a3813c84e7152
        sha256sums = 
213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a
        sha256sums = 
e9113c1ed2900b84b488e608774ce25212d3c60094abdae005d8a943df9b505e
        sha256sums = 
ff9ebd86b0010e1c604d47303ab209b1d76c3e888c423166779cefbc22de297f


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: Daniel J Griffiths <ghost1...@archlinux.us>
 
 pkgname=chromium
-pkgver=121.0.6167.71
+pkgver=121.0.6167.85
 pkgrel=1
 _launcher_ver=8
 _manual_clone=0
@@ -12,7 +12,7 @@ _system_clang=0
 pkgdesc="A web browser built for speed, simplicity, and security"
 arch=('x86_64')
 url="https://www.chromium.org/Home";
-license=('BSD')
+license=('BSD-3-Clause')
 depends=('gtk3' 'nss' 'alsa-lib' 'xdg-utils' 'libxss' 'libcups' 'libgcrypt'
          'ttf-liberation' 'systemd' 'dbus' 'libpulse' 'pciutils' 'libva'
          'libffi' 'desktop-file-utils' 'hicolor-icon-theme')
@@ -31,7 +31,7 @@ 
source=(https://commondatastorage.googleapis.com/chromium-browser-official/chrom
         icu-74.patch
         drop-flags-unsupported-by-clang16.patch
         use-oauth2-client-switches-as-default.patch)
-sha256sums=('fbf49711de4c3c4991ad2f844aa357f2cbaa119c8a091f13bff84b31fa5007c5'
+sha256sums=('a2f46c5266681126ea9e15c1c3067560d84f3e5d902e1ace934a3813c84e7152'
             '213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a'
             'e9113c1ed2900b84b488e608774ce25212d3c60094abdae005d8a943df9b505e'
             'ff9ebd86b0010e1c604d47303ab209b1d76c3e888c423166779cefbc22de297f'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/chromium/-/commit/fc5327a5f771ff8692bee35d749fac18b545bddf

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/chromium/-/commit/fc5327a5f771ff8692bee35d749fac18b545bddf
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to