summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNoah Vogt2022-06-25 10:35:03 +0200
committerNoah Vogt2022-06-25 10:35:03 +0200
commit1b5bc2f7392b0fedf5a5adb8b62109f288878d05 (patch)
treefd49d34016bc4b5e566194bd103b50a34954b56f /PKGBUILD
parent839d7c3bea66380b5a317a338706a58adce9b551 (diff)
downloadaur-1b5bc2f7392b0fedf5a5adb8b62109f288878d05.tar.gz
uppkg -> 103.0.5060.53-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 30e35564fad8..beda648c8e6d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@
# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
pkgname=ungoogled-chromium-xdg-bin
-pkgver=101.0.4951.64
+pkgver=103.0.5060.53
pkgrel=1
_launcher_ver=8
pkgdesc="A lightweight approach to removing Google web service dependency - without creating a useless ~/.pki directory (binary version)"
@@ -28,7 +28,7 @@ optdepends=('pipewire: WebRTC desktop sharing under Wayland'
options=('!lto') # Chromium adds its own flags for ThinLTO
source=(https://github.com/noahvogt/${pkgname%-*}-aur/releases/download/$pkgver-$pkgrel/$pkgname-$pkgver.tar.gz
index.html)
-sha256sums=('9d194b4d0dc81b48803b84734a11a67271161e40feaff182ca12a82f20d94baa'
+sha256sums=('905440a8769b1f99be115afbf2b3fc26432fbe7f04ecb82bc5db40aef4c6cc85'
'a4cdd2b86f32d5302c2792be841ff40d982b19bb58a4e63df9d77f4c706b8665')
provides=('chromium')
conflicts=('chromium')
@@ -118,7 +118,6 @@ echo "${toplevel_files[@]}"
cp "${toplevel_files[@]/#/out/Release/}" "$pkgdir/usr/lib/chromium/"
install -Dm644 -t "$pkgdir/usr/lib/chromium/locales" out/Release/locales/*.pak
- install -Dm755 -t "$pkgdir/usr/lib/chromium/swiftshader" out/Release/swiftshader/*.so
for size in 24 48 64 128 256; do
install -Dm644 "chrome/app/theme/chromium/product_logo_$size.png" \