summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgraysky2021-02-06 05:57:25 -0500
committergraysky2021-02-06 05:57:25 -0500
commit02ccdb65f310f20eaf3448ab5a67bd9948bb9e36 (patch)
treea4a2bd3d6d6afab6e8eb2fb9d8975ae533a699b1
parent77acb0399813fad95a888e27da5810d9e5da23c9 (diff)
downloadaur-02ccdb65f310f20eaf3448ab5a67bd9948bb9e36.tar.gz
Update to 88.0.4324.150-1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 99e648c12c8a..4471617ea458 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = chromium-no-extras
pkgdesc = Chromium without hangout services, widevine, pipewire, or chromedriver
- pkgver = 88.0.4324.146
- pkgrel = 2
+ pkgver = 88.0.4324.150
+ pkgrel = 1
url = https://www.chromium.org/Home
arch = x86_64
license = BSD
@@ -51,14 +51,14 @@ pkgbase = chromium-no-extras
optdepends = kdialog: needed for file dialogs in KDE
optdepends = org.freedesktop.secrets: password storage backend on GNOME / Xfce
optdepends = kwallet: for storing passwords in KWallet on KDE desktops
- provides = chromium=88.0.4324.146
+ provides = chromium=88.0.4324.150
conflicts = chromium
- source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-88.0.4324.146.tar.xz
+ source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-88.0.4324.150.tar.xz
source = https://github.com/foutrelis/chromium-launcher/archive/v7/chromium-launcher-7.tar.gz
source = https://github.com/stha09/chromium-patches/releases/download/chromium-88-patchset-3/chromium-88-patchset-3.tar.xz
source = chromium-glibc-2.33.patch
source = subpixel-anti-aliasing-in-FreeType-2.8.1.patch
- sha256sums = 38b118fbe8bbdf89e4f170ced090088f5eb2bb68f2295abbb0006cc94b7f827d
+ sha256sums = ae12e94392986c6b8ea4413356a49bae0a19356ffe2ea95495303cf2decb38c3
sha256sums = 86859c11cfc8ba106a3826479c0bc759324a62150b271dd35d1a0f96e890f52f
sha256sums = e5a60a4c9d0544d3321cc241b4c7bd4adb0a885f090c6c6c21581eac8e3b4ba9
sha256sums = 2fccecdcd4509d4c36af873988ca9dbcba7fdb95122894a9fdf502c33a1d7a4b
diff --git a/PKGBUILD b/PKGBUILD
index d47b2944a6d2..8c9aa0920b8f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
pkgname=chromium-no-extras
-pkgver=88.0.4324.146
-pkgrel=2
+pkgver=88.0.4324.150
+pkgrel=1
_pkgname=chromium
_launcher_ver=7
_gcc_patchset=3
@@ -32,7 +32,7 @@ source=(https://commondatastorage.googleapis.com/chromium-browser-official/$_pkg
https://github.com/stha09/chromium-patches/releases/download/chromium-${pkgver%%.*}-patchset-$_gcc_patchset/chromium-${pkgver%%.*}-patchset-$_gcc_patchset.tar.xz
chromium-glibc-2.33.patch
subpixel-anti-aliasing-in-FreeType-2.8.1.patch)
-sha256sums=('38b118fbe8bbdf89e4f170ced090088f5eb2bb68f2295abbb0006cc94b7f827d'
+sha256sums=('ae12e94392986c6b8ea4413356a49bae0a19356ffe2ea95495303cf2decb38c3'
'86859c11cfc8ba106a3826479c0bc759324a62150b271dd35d1a0f96e890f52f'
'e5a60a4c9d0544d3321cc241b4c7bd4adb0a885f090c6c6c21581eac8e3b4ba9'
'2fccecdcd4509d4c36af873988ca9dbcba7fdb95122894a9fdf502c33a1d7a4b'