diff options
author | Florian Schmaus <flow@gentoo.org> | 2023-07-02 21:29:27 +0200 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2023-07-02 21:29:27 +0200 |
commit | 5e21859d9a3aad37b41780acf8b8f0a72d6ad284 (patch) | |
tree | c65dcc967ab0ebde9a964290928295e9d29122a3 /app-shells | |
parent | dev-python/sphinx-rtd-theme: Unpin dev-python/sphinx (diff) | |
download | gentoo-5e21859d9a3aad37b41780acf8b8f0a72d6ad284.tar.gz gentoo-5e21859d9a3aad37b41780acf8b8f0a72d6ad284.tar.bz2 gentoo-5e21859d9a3aad37b41780acf8b8f0a72d6ad284.zip |
app-shells/atuin: update DESCRIPTION
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/atuin/atuin-15.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/atuin/atuin-15.0.0.ebuild b/app-shells/atuin/atuin-15.0.0.ebuild index f19138bff4aa..382a9903ea4f 100644 --- a/app-shells/atuin/atuin-15.0.0.ebuild +++ b/app-shells/atuin/atuin-15.0.0.ebuild @@ -312,7 +312,7 @@ CRATES=" inherit bash-completion-r1 cargo -DESCRIPTION="Magical shell history" +DESCRIPTION="Shell history manager supporting encrypted synchronisation" HOMEPAGE="https://github.com/ellie/atuin" SRC_URI=" https://github.com/ellie/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz |