summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f82a221df88ab4f9d3e2bbe38844726c77290a4a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = lua-utf8
	pkgdesc = Add UTF-8 support to Lua, compatible with Lua string module
	pkgver = 0.1.2
	pkgrel = 1
	url = https://github.com/starwing/luautf8
	arch = x86_64
	license = MIT
	makedepends = luarocks
	source = luautf8-0.1.2.tar.gz::https://github.com/starwing/luautf8/archive/0.1.2.tar.gz
	sha256sums = 52578858e4519da7e09d019baef9135fef3ff2dfb0bc0a01e58fba7a70f7be26

pkgname = lua-utf8
	depends = lua

pkgname = lua52-utf8
	depends = lua52

pkgname = lua51-utf8
	depends = lua51