diff --git a/.pkg/aur/PKGBUILD b/.pkg/aur/PKGBUILD index 14b709a..3b1a516 100644 --- a/.pkg/aur/PKGBUILD +++ b/.pkg/aur/PKGBUILD @@ -3,7 +3,7 @@ pkgname=baru pkgver=0.1.0 pkgrel=1 -pkgdesc='A system monitor written in Rust and C' +pkgdesc='A simple system monitor for WM statusbars' arch=('x86_64') url='https://github.com/doums/baru' license=('MPL2') diff --git a/Cargo.toml b/Cargo.toml index 6679f63..99240a3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,7 @@ [package] name = "baru" version = "0.4.0" +description = "A simple system monitor for WM statusbars" authors = ["pierre "] edition = "2021" links = "netlink,audio" diff --git a/baru.yaml b/baru.yaml index 33b0392..fba7bae 100644 --- a/baru.yaml +++ b/baru.yaml @@ -1,7 +1,7 @@ # List of all options # If the word "required" is mentioned, the corresponding option is required. -# Otherwise it is optional. +# Otherwise, it is optional. # # # # #