summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjakka <jakka@jakka.su>2025-09-27 17:25:40 +0300
committerjakka <jakka@jakka.su>2025-09-27 17:25:40 +0300
commit741d96122c5dfe9314c1120dc8574130d1c73345 (patch)
tree2b01f453b0556ce5b4f3f3ac1d089a2d4dcbbe51
parent275392373060afc6a895012e2064a4f4bbf37ea1 (diff)
cargo.toml url edit
-rw-r--r--Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index f0003b0..9a93d47 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,10 +2,10 @@
name = "flac-reencoder"
version = "0.3.0"
edition = "2024"
-repository = "https://github.com/justjakka/reencoder/"
+repository = "https://github.com/doujincafe/reencoder/"
license = "BSD-3-Clause"
authors = ["jakka"]
-description = "A tool for keeping your flacs up-to-date"
+description = "tool to keep your flacs reencoded"
categories = ["command-line-utilities"]
keywords = ["flac", "audio"]