소스 검색

uppkg -> 116.0.5845.82-1

Noah Vogt 1 년 전
부모
커밋
39989eab51
2개의 변경된 파일8개의 추가작업 그리고 11개의 파일을 삭제
  1. 3 6
      .SRCINFO
  2. 5 5
      PKGBUILD

+ 3 - 6
.SRCINFO

@@ -1,6 +1,6 @@
 pkgbase = ungoogled-chromium-xdg-bin
 	pkgdesc = A lightweight approach to removing Google web service dependency - without creating a useless ~/.pki directory (binary version)
-	pkgver = 113.0.5672.126
+	pkgver = 116.0.5845.82
 	pkgrel = 1
 	url = https://github.com/Eloston/ungoogled-chromium
 	arch = x86_64
@@ -23,8 +23,6 @@ pkgbase = ungoogled-chromium-xdg-bin
 	depends = hicolor-icon-theme
 	depends = fontconfig
 	depends = woff2
-	depends = aom
-	depends = brotli
 	depends = libjpeg
 	depends = icu
 	depends = dav1d
@@ -37,7 +35,6 @@ pkgbase = ungoogled-chromium-xdg-bin
 	depends = opus
 	depends = harfbuzz
 	depends = re2
-	depends = libavif
 	depends = jsoncpp
 	depends = libxslt
 	depends = libpng
@@ -49,9 +46,9 @@ pkgbase = ungoogled-chromium-xdg-bin
 	optdepends = kwallet: support for storing passwords in KWallet on Plasma
 	provides = chromium
 	conflicts = chromium
-	source = https://github.com/noahvogt/ungoogled-chromium-xdg-aur/releases/download/113.0.5672.126-1/ungoogled-chromium-xdg-113.0.5672.126-1-x86_64.pkg.tar.zst
+	source = https://github.com/noahvogt/ungoogled-chromium-xdg-aur/releases/download/116.0.5845.82-1/ungoogled-chromium-xdg-116.0.5845.82-1-x86_64.pkg.tar.zst
 	source = index.html
-	sha256sums = e6122e346d7acede6a5db8f2b960dbd47eef1b88c1fc5823fa58c188439bad0e
+	sha256sums = 1d35a96dc874c2e3659f8a7b36cfc2eb8c616ae8e07cafdd5eff83109f9eb424
 	sha256sums = a4cdd2b86f32d5302c2792be841ff40d982b19bb58a4e63df9d77f4c706b8665
 
 pkgname = ungoogled-chromium-xdg-bin

+ 5 - 5
PKGBUILD

@@ -1,7 +1,7 @@
 # Maintainer: Noah Vogt (noahvogt) <noah@noahvogt.com>
 
 pkgname=ungoogled-chromium-xdg-bin
-pkgver=113.0.5672.126
+pkgver=116.0.5845.82
 pkgrel=1
 pkgdesc="A lightweight approach to removing Google web service dependency - without creating a useless ~/.pki directory (binary version)"
 arch=('x86_64')
@@ -18,7 +18,7 @@ optdepends=('pipewire: WebRTC desktop sharing under Wayland'
             'kwallet: support for storing passwords in KWallet on Plasma')
 source=(https://github.com/noahvogt/${pkgname%-*}-aur/releases/download/$pkgver-$pkgrel/${pkgname%-*}-$pkgver-$pkgrel-x86_64.pkg.tar.zst
         index.html)
-sha256sums=('e6122e346d7acede6a5db8f2b960dbd47eef1b88c1fc5823fa58c188439bad0e'
+sha256sums=('1d35a96dc874c2e3659f8a7b36cfc2eb8c616ae8e07cafdd5eff83109f9eb424'
             'a4cdd2b86f32d5302c2792be841ff40d982b19bb58a4e63df9d77f4c706b8665')
 provides=('chromium')
 conflicts=('chromium')
@@ -26,7 +26,7 @@ conflicts=('chromium')
 # Possible replacements are listed in build/linux/unbundle/replace_gn_files.py
 # Keys are the names in the above script; values are the dependencies in Arch
 declare -gA _system_libs=(
-    [brotli]=brotli
+    #[brotli]=brotli
     [dav1d]=dav1d
     [ffmpeg]=ffmpeg
     [flac]=flac
@@ -35,8 +35,8 @@ declare -gA _system_libs=(
     [harfbuzz-ng]=harfbuzz
     [icu]=icu
     [jsoncpp]=jsoncpp
-    [libaom]=aom
-    [libavif]=libavif
+    #[libaom]=aom
+    #[libavif]=libavif
     [libdrm]=
     [libjpeg]=libjpeg
     [libpng]=libpng