summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjk2021-02-19 15:04:50 -0500
committerjk2021-02-19 15:04:50 -0500
commit92b1deaa2a5db8a9f5cc7afd3c05f62d594a858a (patch)
tree91a91f14c015bc5e4dab9c4febc6f7f177c48d17
parent897fdda4b53742e34e1cc982b1280e4e30717fca (diff)
downloadaur-92b1deaa2a5db8a9f5cc7afd3c05f62d594a858a.tar.gz
upgpkg: ungoogled-chromium 88.0.4324.182-1
upstream release
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f6d2d2103e48..0518c57245a1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ungoogled-chromium
pkgdesc = A lightweight approach to removing Google web service dependency
- pkgver = 88.0.4324.150
+ pkgver = 88.0.4324.182
pkgrel = 1
url = https://github.com/Eloston/ungoogled-chromium
arch = x86_64
@@ -55,16 +55,16 @@ pkgbase = ungoogled-chromium
optdepends = kwallet: for storing passwords in KWallet on KDE desktops
provides = chromium
conflicts = chromium
- source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-88.0.4324.150.tar.xz
- source = ungoogled-chromium-88.0.4324.146-1.tar.gz::https://github.com/Eloston/ungoogled-chromium/archive/88.0.4324.146-1.tar.gz
+ source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-88.0.4324.182.tar.xz
+ source = ungoogled-chromium-88.0.4324.182-1.tar.gz::https://github.com/Eloston/ungoogled-chromium/archive/88.0.4324.182-1.tar.gz
source = https://github.com/foutrelis/chromium-launcher/archive/v7/chromium-launcher-7.tar.gz
source = chromium-drirc-disable-10bpc-color-configs.conf
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 = wayland-egl.patch
source = subpixel-anti-aliasing-in-FreeType-2.8.1.patch
- sha256sums = ae12e94392986c6b8ea4413356a49bae0a19356ffe2ea95495303cf2decb38c3
- sha256sums = cbbc917097ca089a2bcd2b85f9d7f160e52323a9d900d2fc1da5a84567f7b357
+ sha256sums = 30411fc3ec2d33df4c5cad41f21affa3823c80f7dbd394f6d68f9a1e81015b81
+ sha256sums = 4b0e06af18f084c11b3fea6a084d27e13952e8192f39c066563dfa8890d6e6d8
sha256sums = 86859c11cfc8ba106a3826479c0bc759324a62150b271dd35d1a0f96e890f52f
sha256sums = babda4f5c1179825797496898d77334ac067149cac03d797ab27ac69671a7feb
sha256sums = e5a60a4c9d0544d3321cc241b4c7bd4adb0a885f090c6c6c21581eac8e3b4ba9
diff --git a/PKGBUILD b/PKGBUILD
index 259daec8358c..e4bc1825390a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,14 +9,14 @@
# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
pkgname=ungoogled-chromium
-pkgver=88.0.4324.150
+pkgver=88.0.4324.182
pkgrel=1
_launcher_ver=7
_gcc_patchset=3
_pkgname=$(echo $pkgname | cut -d\- -f1-2)
_pkgver=$(echo $pkgver | cut -d\. -f1-4)
# ungoogled chromium variables
-_uc_ver=88.0.4324.146-1
+_uc_ver=$pkgver-1
_uc_usr=Eloston
pkgdesc="A lightweight approach to removing Google web service dependency"
arch=('x86_64')
@@ -43,8 +43,8 @@ source=(https://commondatastorage.googleapis.com/chromium-browser-official/chrom
chromium-glibc-2.33.patch
wayland-egl.patch
subpixel-anti-aliasing-in-FreeType-2.8.1.patch)
-sha256sums=('ae12e94392986c6b8ea4413356a49bae0a19356ffe2ea95495303cf2decb38c3'
- 'cbbc917097ca089a2bcd2b85f9d7f160e52323a9d900d2fc1da5a84567f7b357'
+sha256sums=('30411fc3ec2d33df4c5cad41f21affa3823c80f7dbd394f6d68f9a1e81015b81'
+ '4b0e06af18f084c11b3fea6a084d27e13952e8192f39c066563dfa8890d6e6d8'
'86859c11cfc8ba106a3826479c0bc759324a62150b271dd35d1a0f96e890f52f'
'babda4f5c1179825797496898d77334ac067149cac03d797ab27ac69671a7feb'
'e5a60a4c9d0544d3321cc241b4c7bd4adb0a885f090c6c6c21581eac8e3b4ba9'