summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"]