summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2a55a71d51a3a4bba87c8a9ac5be55cd21d470eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
pkgbase = lua-rough
	pkgdesc = Pure Lua library for creating hand-drawn graphics
	pkgver = 1.0.0
	pkgrel = 1
	url = https://github.com/Omikhleia/rough-lua
	arch = any
	license = MIT
	makedepends = lua
	makedepends = lua51
	makedepends = lua52
	makedepends = lua53
	makedepends = luarocks
	source = https://github.com/Omikhleia/rough-lua/archive/v1.0.0/rough-lua-1.0.0.tar.gz
	sha256sums = 3829949ddfcd6b03fc3d651548e2c1370da7a38160489e28d99f181f45c488c6

pkgname = lua-rough
	depends = lua-penlight

pkgname = lua51-rough
	depends = lua51-penlight

pkgname = lua52-rough
	depends = lua52-penlight

pkgname = lua53-rough
	depends = lua53-penlight