Browse Source

upgpkg: ungoogled-chromium 88.0.4324.182-1

upstream release
jk 4 years ago
parent
commit
92b1deaa2a
2 changed files with 9 additions and 9 deletions
  1. 5 5
      .SRCINFO
  2. 4 4
      PKGBUILD

+ 5 - 5
.SRCINFO

@@ -1,6 +1,6 @@
 pkgbase = ungoogled-chromium
 pkgbase = ungoogled-chromium
 	pkgdesc = A lightweight approach to removing Google web service dependency
 	pkgdesc = A lightweight approach to removing Google web service dependency
-	pkgver = 88.0.4324.150
+	pkgver = 88.0.4324.182
 	pkgrel = 1
 	pkgrel = 1
 	url = https://github.com/Eloston/ungoogled-chromium
 	url = https://github.com/Eloston/ungoogled-chromium
 	arch = x86_64
 	arch = x86_64
@@ -55,16 +55,16 @@ pkgbase = ungoogled-chromium
 	optdepends = kwallet: for storing passwords in KWallet on KDE desktops
 	optdepends = kwallet: for storing passwords in KWallet on KDE desktops
 	provides = chromium
 	provides = chromium
 	conflicts = 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 = https://github.com/foutrelis/chromium-launcher/archive/v7/chromium-launcher-7.tar.gz
 	source = chromium-drirc-disable-10bpc-color-configs.conf
 	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 = 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 = chromium-glibc-2.33.patch
 	source = wayland-egl.patch
 	source = wayland-egl.patch
 	source = subpixel-anti-aliasing-in-FreeType-2.8.1.patch
 	source = subpixel-anti-aliasing-in-FreeType-2.8.1.patch
-	sha256sums = ae12e94392986c6b8ea4413356a49bae0a19356ffe2ea95495303cf2decb38c3
-	sha256sums = cbbc917097ca089a2bcd2b85f9d7f160e52323a9d900d2fc1da5a84567f7b357
+	sha256sums = 30411fc3ec2d33df4c5cad41f21affa3823c80f7dbd394f6d68f9a1e81015b81
+	sha256sums = 4b0e06af18f084c11b3fea6a084d27e13952e8192f39c066563dfa8890d6e6d8
 	sha256sums = 86859c11cfc8ba106a3826479c0bc759324a62150b271dd35d1a0f96e890f52f
 	sha256sums = 86859c11cfc8ba106a3826479c0bc759324a62150b271dd35d1a0f96e890f52f
 	sha256sums = babda4f5c1179825797496898d77334ac067149cac03d797ab27ac69671a7feb
 	sha256sums = babda4f5c1179825797496898d77334ac067149cac03d797ab27ac69671a7feb
 	sha256sums = e5a60a4c9d0544d3321cc241b4c7bd4adb0a885f090c6c6c21581eac8e3b4ba9
 	sha256sums = e5a60a4c9d0544d3321cc241b4c7bd4adb0a885f090c6c6c21581eac8e3b4ba9

+ 4 - 4
PKGBUILD

@@ -9,14 +9,14 @@
 # Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
 # Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
 
 
 pkgname=ungoogled-chromium
 pkgname=ungoogled-chromium
-pkgver=88.0.4324.150
+pkgver=88.0.4324.182
 pkgrel=1
 pkgrel=1
 _launcher_ver=7
 _launcher_ver=7
 _gcc_patchset=3
 _gcc_patchset=3
 _pkgname=$(echo $pkgname | cut -d\- -f1-2)
 _pkgname=$(echo $pkgname | cut -d\- -f1-2)
 _pkgver=$(echo $pkgver | cut -d\. -f1-4)
 _pkgver=$(echo $pkgver | cut -d\. -f1-4)
 # ungoogled chromium variables
 # ungoogled chromium variables
-_uc_ver=88.0.4324.146-1
+_uc_ver=$pkgver-1
 _uc_usr=Eloston
 _uc_usr=Eloston
 pkgdesc="A lightweight approach to removing Google web service dependency"
 pkgdesc="A lightweight approach to removing Google web service dependency"
 arch=('x86_64')
 arch=('x86_64')
@@ -43,8 +43,8 @@ source=(https://commondatastorage.googleapis.com/chromium-browser-official/chrom
         chromium-glibc-2.33.patch
         chromium-glibc-2.33.patch
         wayland-egl.patch
         wayland-egl.patch
         subpixel-anti-aliasing-in-FreeType-2.8.1.patch)
         subpixel-anti-aliasing-in-FreeType-2.8.1.patch)
-sha256sums=('ae12e94392986c6b8ea4413356a49bae0a19356ffe2ea95495303cf2decb38c3'
-            'cbbc917097ca089a2bcd2b85f9d7f160e52323a9d900d2fc1da5a84567f7b357'
+sha256sums=('30411fc3ec2d33df4c5cad41f21affa3823c80f7dbd394f6d68f9a1e81015b81'
+            '4b0e06af18f084c11b3fea6a084d27e13952e8192f39c066563dfa8890d6e6d8'
             '86859c11cfc8ba106a3826479c0bc759324a62150b271dd35d1a0f96e890f52f'
             '86859c11cfc8ba106a3826479c0bc759324a62150b271dd35d1a0f96e890f52f'
             'babda4f5c1179825797496898d77334ac067149cac03d797ab27ac69671a7feb'
             'babda4f5c1179825797496898d77334ac067149cac03d797ab27ac69671a7feb'
             'e5a60a4c9d0544d3321cc241b4c7bd4adb0a885f090c6c6c21581eac8e3b4ba9'
             'e5a60a4c9d0544d3321cc241b4c7bd4adb0a885f090c6c6c21581eac8e3b4ba9'