PKGBUILD description: specify for CLI

This commit is contained in:
2024-08-06 16:10:08 -04:00
parent 68ea24fc15
commit bb127860c3
+1 -1
View File
@@ -7,7 +7,7 @@ create_pkgbuild_git_stable() {
pkgname=mutn
pkgver="$version"
pkgrel="$revision"
pkgdesc='A simple, self-hosted, SSH-synchronized password/note manager based on libmutton'
pkgdesc='A simple, self-hosted, SSH-synchronized password/note manager for the CLI (based on libmutton)'
arch=('x86_64' 'i686' 'i486' 'pentium4' 'aarch64' 'armv7h' 'riscv64')
url='https://github.com/rwinkhart/MUTN'
license=('MIT')