diff --git a/zed/riscv64.patch b/zed/riscv64.patch deleted file mode 100644 index 7abc697ea..000000000 --- a/zed/riscv64.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- PKGBUILD -+++ PKGBUILD -@@ -48,6 +48,8 @@ _appid=dev.zed.Zed - - prepare() { - cd "$_archive" -+ echo -e "[patch.crates-io]\nring = { git = 'https://github.com/felixonmars/ring', branch = '0.16.20' }" >> Cargo.toml -+ cargo update -p ring@0.16.20 - cargo fetch --locked --target "$(rustc -vV | sed -n 's/host: //p')" - export DO_STARTUP_NOTIFY="true" - export APP_ICON="zed"