diff options
Diffstat (limited to 'community/lua-dromozoa-utf8/APKBUILD')
-rw-r--r-- | community/lua-dromozoa-utf8/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/lua-dromozoa-utf8/APKBUILD b/community/lua-dromozoa-utf8/APKBUILD index 346bb9faafd..1f0931b2e1d 100644 --- a/community/lua-dromozoa-utf8/APKBUILD +++ b/community/lua-dromozoa-utf8/APKBUILD @@ -7,7 +7,7 @@ pkgrel=0 pkgdesc="Lua 5.3 compatible pure-Lua UTF-8 implementation" url="https://github.com/dromozoa/dromozoa-utf8/" arch="noarch" -license="GPL3" +license="GPL-3.0" depends="" checkdepends="" source="$pkgname-$pkgver.tar.gz::https://github.com/dromozoa/$_pkgname/archive/v$pkgver.tar.gz" |