Correct license in PKGBUILD/APKBUILD

This commit is contained in:
2025-11-23 04:40:35 -05:00
parent 4c4f025d5b
commit 63fb511649
2 changed files with 2 additions and 2 deletions
@@ -11,7 +11,7 @@ pkgrel="$((revision-1))"
pkgdesc='A simple, self-hosted, SSH-synchronized password/note manager for the CLI (based on libmutton)'
arch='all'
url='https://github.com/rwinkhart/MUTN'
license='MIT'
license='AGPL-3.0-only'
depends=''
makedepends='busybox go'
options='!check net'
@@ -10,7 +10,7 @@ pkgrel="$revision"
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')
license=('AGPL-3.0-only')
depends=()
makedepends=(go grep gzip)
optdepends=(