diff options
Diffstat (limited to 'unmaintained/sword')
-rw-r--r-- | unmaintained/sword/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unmaintained/sword/APKBUILD b/unmaintained/sword/APKBUILD index 3a3f960cdc..063f2cd684 100644 --- a/unmaintained/sword/APKBUILD +++ b/unmaintained/sword/APKBUILD @@ -6,7 +6,7 @@ pkgrel=6 pkgdesc="Library for free Bible software" url="http://www.crosswire.org/sword/" arch="all" -license="GPL2" +license="GPL-2.0" depends="" # all are optional but desireable; clucene-dev could be replaced with # new --with-cxx11regex or --with-internalregex, |