summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 17dfa6359b8369fdec26107c6275053d8a384356 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = lua-bit32
	pkgdesc = Lua 5.2 bit manipulation library
	pkgver = 5.3.0
	pkgrel = 6
	url = https://www.lua.org/manual/5.2/manual.html#6.7
	arch = i686
	arch = x86_64
	license = MIT
	makedepends = luarocks
	makedepends = lua52
	makedepends = lua51
	source = bit32-5.3.0.tar.gz::https://github.com/keplerproject/lua-compat-5.2/archive/bitlib-5.3.0.tar.gz
	sha256sums = dc1197b9e996b7bd2c6a679b86ed75106d5722424b3e731b8084f56626ec5552

pkgname = lua51-bit32
	depends = lua51

pkgname = lua52-bit32
	depends = lua52