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'