diff options
Diffstat (limited to 'community/gringo/APKBUILD')
-rw-r--r-- | community/gringo/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gringo/APKBUILD b/community/gringo/APKBUILD index 77983dca13d..81d53f11dd0 100644 --- a/community/gringo/APKBUILD +++ b/community/gringo/APKBUILD @@ -6,7 +6,7 @@ pkgrel=1 pkgdesc="Grounder to translate user-provided logic programs" url="https://potassco.org/" arch="all" -license="LGPL3" +license="LGPL-3.0" depends="" makedepends="re2c scons bison python2" install="" |