Browse Source

fixes gh issue #6

Noah Vogt 1 year ago
parent
commit
a41328e4a9
2 changed files with 3 additions and 3 deletions
  1. 1 1
      .SRCINFO
  2. 2 2
      PKGBUILD

+ 1 - 1
.SRCINFO

@@ -1,7 +1,7 @@
 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 = 122.0.6261.111
 	pkgver = 122.0.6261.111
-	pkgrel = 3
+	pkgrel = 4
 	url = https://github.com/ungoogled-software/ungoogled-chromium
 	url = https://github.com/ungoogled-software/ungoogled-chromium
 	arch = x86_64
 	arch = x86_64
 	license = BSD-3-Clause
 	license = BSD-3-Clause

+ 2 - 2
PKGBUILD

@@ -11,7 +11,7 @@
 
 
 pkgname=ungoogled-chromium-xdg
 pkgname=ungoogled-chromium-xdg
 pkgver=122.0.6261.111
 pkgver=122.0.6261.111
-pkgrel=3
+pkgrel=4
 _launcher_ver=8
 _launcher_ver=8
 _manual_clone=0
 _manual_clone=0
 _system_clang=1
 _system_clang=1
@@ -172,7 +172,7 @@ prepare() {
   # https://discourse.ubuntu.com/t/chromium-hardware-accelerated-build-for-intel-based-platforms-available-for-beta-testing/35625
   # https://discourse.ubuntu.com/t/chromium-hardware-accelerated-build-for-intel-based-platforms-available-for-beta-testing/35625
   # https://git.launchpad.net/~chromium-team/chromium-browser/+git/snap-from-source/
   # https://git.launchpad.net/~chromium-team/chromium-browser/+git/snap-from-source/
   # patch -Np1 -i ../0001-enable-linux-unstable-deb-target.patch
   # patch -Np1 -i ../0001-enable-linux-unstable-deb-target.patch
-  patch -Np1 -i ../0001-adjust-buffer-format-order.patch
+  # patch -Np1 -i ../0001-adjust-buffer-format-order.patch
   # patch -Np1 -i ../0001-vaapi-flag-ozone-wayland.patch
   # patch -Np1 -i ../0001-vaapi-flag-ozone-wayland.patch
 
 
   # move ~/.pki directory to ${XDG_DATA_HOME:-$HOME/.local}/share/pki
   # move ~/.pki directory to ${XDG_DATA_HOME:-$HOME/.local}/share/pki