summaryrefslogtreecommitdiffstats
path: root/update-patches.sh
diff options
context:
space:
mode:
authorJustKidding <jk@vin.ovh>2022-09-24 23:16:19 -0500
committerJustKidding <jk@vin.ovh>2022-09-24 23:16:19 -0500
commit11cf7a75bab181e75f8247e009b821be4d9d145d (patch)
tree3fc06fe4411a4b636c832936359e8df3e7ace292 /update-patches.sh
parentc034e1ecd9d3e25b246689522fe950d2274f970f (diff)
downloadungoogled-chromium-11cf7a75bab181e75f8247e009b821be4d9d145d.tar.gz
ungoogled-chromium-11cf7a75bab181e75f8247e009b821be4d9d145d.tar.bz2
ungoogled-chromium-11cf7a75bab181e75f8247e009b821be4d9d145d.zip
upgpkg: ungoogled-chromium 105.0.5195.125-3
use bundled jsoncpp
Diffstat (limited to 'update-patches.sh')
-rwxr-xr-xupdate-patches.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/update-patches.sh b/update-patches.sh
index 5882faf..edf046d 100755
--- a/update-patches.sh
+++ b/update-patches.sh
@@ -1,7 +1,7 @@
#!/bin/bash
mkdir tmp
-mv ozone-add-va-api-support-to-wayland.patch remove-main-main10-profile-limit.patch tmp
+mv ozone-add-va-api-support-to-wayland.patch remove-main-main10-profile-limit.patch revert-mutter-wayland-regression.patch tmp
rm *.patch
git clone https://github.com/archlinux/svntogit-packages.git --branch packages/chromium --single-branch chr