blob: fc85fb69f357cb0f3718dc1b1995a698b9a84640 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = litua
pkgdesc = Read a text document, receive its tree in Lua and manipulate it
pkgver = 2.0.0
pkgrel = 1
url = https://github.com/typho/litua
arch = x86_64
license = MIT
makedepends = cargo
depends = gcc-libs
source = https://github.com/typho/litua/archive/v2.0.0/litua-2.0.0.tar.gz
sha256sums = 7d3405521ea5b132c731dc69275c2eb6572b0652553f0bf2405fb87264e0c861
pkgname = litua
|