summaryrefslogtreecommitdiff
path: root/any/fsh-git
diff options
context:
space:
mode:
authorXiao Pan <gky44px1999@gmail.com>2024-04-01 03:46:18 -0700
committerXiao Pan <gky44px1999@gmail.com>2024-04-01 03:46:18 -0700
commitc47a29338caaffd202ad8d1223f663bd07846155 (patch)
tree058dd80294f0ba74c8ef4281682e72b5808df352 /any/fsh-git
parentc12d4f6dfed977ba09a13d91e1b4f786601d7e75 (diff)
LICENSE change
Diffstat (limited to 'any/fsh-git')
-rw-r--r--any/fsh-git/PKGBUILD2
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')