From a664ce468f8515c7120b13b45f8cd5078019e1cf Mon Sep 17 00:00:00 2001 From: pierre Date: Mon, 19 Aug 2024 02:15:11 +0200 Subject: [PATCH] update package desc --- .pkg/aur/PKGBUILD | 2 +- Cargo.toml | 1 + baru.yaml | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) 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. # # # # #