blob: cada15418e057e4e4f673090fc74226836be72f7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = lua-format-git
pkgdesc = LuaFormatter - Code formatter for Lua
pkgver = r126.2c3edd0
pkgrel = 2
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
sha512sums = SKIP
pkgname = lua-format-git
|