mirror of
https://github.com/rwinkhart/MUTN.git
synced 2026-09-05 08:37:20 -04:00
PKGBUILD description: specify for CLI
This commit is contained in:
@@ -7,7 +7,7 @@ create_pkgbuild_git_stable() {
|
|||||||
pkgname=mutn
|
pkgname=mutn
|
||||||
pkgver="$version"
|
pkgver="$version"
|
||||||
pkgrel="$revision"
|
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')
|
arch=('x86_64' 'i686' 'i486' 'pentium4' 'aarch64' 'armv7h' 'riscv64')
|
||||||
url='https://github.com/rwinkhart/MUTN'
|
url='https://github.com/rwinkhart/MUTN'
|
||||||
license=('MIT')
|
license=('MIT')
|
||||||
|
|||||||
Reference in New Issue
Block a user