From 7197c88cfbdd34ab854fd09700a2f9ad5d8d9efb Mon Sep 17 00:00:00 2001 From: SinTan1729 <35728385+SinTan1729@users.noreply.github.com> Date: Fri, 9 Dec 2022 15:46:38 -0600 Subject: [PATCH] Fixed AUR link --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8b2a904..d961266 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This is made mostly due to [mnamer](https://github.com/jkwill87/mnamer) not having support for director's name, and partly because I wanted to try writing something useful in Rust. ## Installation -Install from [AUR](https://aur.archlinux.org/packages/movie-rename), my personal [lure-repo](https://github.com/SinTan1729/lure-repo) or download the binary from the releases. +Install from [AUR](https://aur.archlinux.org/packages/movie-rename-bin), my personal [lure-repo](https://github.com/SinTan1729/lure-repo) or download the binary from the releases. ## Notes @@ -20,4 +20,4 @@ Install from [AUR](https://aur.archlinux.org/packages/movie-rename), my personal - Default pattern is `{title} ({year}) - {director}`. Extension is always kept. - Passing `--directory` assumes that the arguments are directory names, which contain exactly one movie and optionally subtitles. -- I plan to add more variables in the future. Support for TV Shows will not be added, since [tvnamer](https://github.com/dbr/tvnamer) does that excellently. \ No newline at end of file +- I plan to add more variables in the future. Support for TV Shows will not be added, since [tvnamer](https://github.com/dbr/tvnamer) does that excellently.