Browse Source

uppkg -> 111.0.5563.146-1

Noah Vogt 2 years ago
parent
commit
dd327d4d36
2 changed files with 6 additions and 6 deletions
  1. 4 4
      .SRCINFO
  2. 2 2
      PKGBUILD

+ 4 - 4
.SRCINFO

@@ -1,6 +1,6 @@
 pkgbase = ungoogled-chromium-xdg
 pkgbase = ungoogled-chromium-xdg
 	pkgdesc = A lightweight approach to removing Google web service dependency - without creating a useless ~/.pki directory
 	pkgdesc = A lightweight approach to removing Google web service dependency - without creating a useless ~/.pki directory
-	pkgver = 111.0.5563.110
+	pkgver = 111.0.5563.146
 	pkgrel = 1
 	pkgrel = 1
 	url = https://github.com/ungoogled-software/ungoogled-chromium
 	url = https://github.com/ungoogled-software/ungoogled-chromium
 	arch = x86_64
 	arch = x86_64
@@ -60,7 +60,7 @@ pkgbase = ungoogled-chromium-xdg
 	provides = chromium
 	provides = chromium
 	conflicts = chromium
 	conflicts = chromium
 	options = !lto
 	options = !lto
-	source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-111.0.5563.110.tar.xz
+	source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-111.0.5563.146.tar.xz
 	source = https://github.com/foutrelis/chromium-launcher/archive/v8/chromium-launcher-8.tar.gz
 	source = https://github.com/foutrelis/chromium-launcher/archive/v8/chromium-launcher-8.tar.gz
 	source = https://github.com/stha09/chromium-patches/releases/download/chromium-111-patchset-2/chromium-111-patchset-2.tar.xz
 	source = https://github.com/stha09/chromium-patches/releases/download/chromium-111-patchset-2/chromium-111-patchset-2.tar.xz
 	source = sql-relax-constraints-on-VirtualCursor-layout.patch
 	source = sql-relax-constraints-on-VirtualCursor-layout.patch
@@ -70,11 +70,11 @@ pkgbase = ungoogled-chromium-xdg
 	source = xdg-basedir.patch
 	source = xdg-basedir.patch
 	source = no-omnibox-suggestion-autocomplete.patch
 	source = no-omnibox-suggestion-autocomplete.patch
 	source = index.html
 	source = index.html
-	source = ungoogled-chromium-111.0.5563.110-1.tar.gz::https://github.com/ungoogled-software/ungoogled-chromium/archive/111.0.5563.110-1.tar.gz
+	source = ungoogled-chromium-111.0.5563.146-1.tar.gz::https://github.com/ungoogled-software/ungoogled-chromium/archive/111.0.5563.146-1.tar.gz
 	source = ozone-add-va-api-support-to-wayland.patch
 	source = ozone-add-va-api-support-to-wayland.patch
 	source = vaapi-add-av1-support.patch
 	source = vaapi-add-av1-support.patch
 	source = remove-main-main10-profile-limit.patch
 	source = remove-main-main10-profile-limit.patch
-	sha256sums = 49dd6c73b170a2dcf6edbb516cd9f77b550cc3d968f2097927c637015487a765
+	sha256sums = 1e701fa31b55fa0633c307af8537b4dbf67e02d8cad1080c57d845ed8c48b5fe
 	sha256sums = 213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a
 	sha256sums = 213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a
 	sha256sums = a016588340f1559198e4ce61c6e91c48cf863600f415cb5c46322de7e1f77909
 	sha256sums = a016588340f1559198e4ce61c6e91c48cf863600f415cb5c46322de7e1f77909
 	sha256sums = e66be069d932fe18811e789c57b96249b7250257ff91a3d82d15e2a7283891b7
 	sha256sums = e66be069d932fe18811e789c57b96249b7250257ff91a3d82d15e2a7283891b7

+ 2 - 2
PKGBUILD

@@ -10,7 +10,7 @@
 # Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
 # Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
 
 
 pkgname=ungoogled-chromium-xdg
 pkgname=ungoogled-chromium-xdg
-pkgver=111.0.5563.110
+pkgver=111.0.5563.146
 pkgrel=1
 pkgrel=1
 _launcher_ver=8
 _launcher_ver=8
 _gcc_patchset=2
 _gcc_patchset=2
@@ -40,7 +40,7 @@ source=(https://commondatastorage.googleapis.com/chromium-browser-official/chrom
         xdg-basedir.patch
         xdg-basedir.patch
         no-omnibox-suggestion-autocomplete.patch
         no-omnibox-suggestion-autocomplete.patch
         index.html)
         index.html)
-sha256sums=('49dd6c73b170a2dcf6edbb516cd9f77b550cc3d968f2097927c637015487a765'
+sha256sums=('1e701fa31b55fa0633c307af8537b4dbf67e02d8cad1080c57d845ed8c48b5fe'
             '213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a'
             '213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a'
             'a016588340f1559198e4ce61c6e91c48cf863600f415cb5c46322de7e1f77909'
             'a016588340f1559198e4ce61c6e91c48cf863600f415cb5c46322de7e1f77909'
             'e66be069d932fe18811e789c57b96249b7250257ff91a3d82d15e2a7283891b7'
             'e66be069d932fe18811e789c57b96249b7250257ff91a3d82d15e2a7283891b7'