diff options
Diffstat (limited to 'any/fsh-git/PKGBUILD')
-rw-r--r-- | any/fsh-git/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/any/fsh-git/PKGBUILD b/any/fsh-git/PKGBUILD index 05a41a7..ad4bf34 100644 --- a/any/fsh-git/PKGBUILD +++ b/any/fsh-git/PKGBUILD @@ -6,7 +6,7 @@ pkgrel=1 pkgdesc='My shell scripts utilities' arch=('any') url='https://git.flylightning.xyz/fsh' -license=('GPL-3.0-or-later') +license=('AGPL-3.0-only') depends=('sh') makedepends=('git') provides=('fsh') |