updated Cargo.toml

This commit is contained in:
Valerie Wolfe 2024-03-14 17:11:24 -04:00
parent 9f225c540c
commit 3b1a6e6a36

View file

@ -7,8 +7,12 @@ description = "Pride flags in the terminal."
homepage = "https://git.vwolfe.io/valerie/pride" homepage = "https://git.vwolfe.io/valerie/pride"
repository = "https://git.vwolfe.io/valerie/pride" repository = "https://git.vwolfe.io/valerie/pride"
license = "MIT" license = "MIT"
categories = [ "command-line-utilities" ]
keywords = [ "lgbt", "pride", "cli" ]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [package.metadata.aur]
name = "pride"
source = "archive/v$pkgver.tar.gz"
[[bin]] [[bin]]
name = "pride" name = "pride"