blob: e9bb9e2c290ee5b8e175e0f7b9427b8f16497c53 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = lua-mtint
pkgdesc = Make Lua threads and coroutines interruptible in arbitrary multi-threading scenarios.
pkgver = 0.3.1
pkgrel = 1
url = https://github.com/osch/lua-mtint#mtint
arch = i686
arch = x86_64
license = MIT
makedepends = luarocks
depends = lua
source = https://github.com/osch/lua-mtint/archive/v0.3.1.tar.gz
md5sums = 6a928b6d3d786305822e568198a1b7a6
pkgname = lua-mtint
|