summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4068785e30133116d0bc5571be8eca080f89ca58 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = lua-format
	pkgdesc = LuaFormatter - Code formatter for Lua
	pkgver = 1.3.6
	pkgrel = 8
	url = https://github.com/Koihik/LuaFormatter
	arch = x86_64
	arch = aarch64
	license = Apache2
	makedepends = git
	makedepends = cmake
	provides = lua-format
	provides = LuaFormatter
	conflicts = lua-format
	conflicts = LuaFormatter
	source = git+https://github.com/Koihik/LuaFormatter#tag=1.3.6
	sha512sums = SKIP

pkgname = lua-format