summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3c8d968dcca30c81389d28fea6aeb5772922cf59 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = lily-git
	pkgdesc = An interpreted language with a focus on expressiveness and type safety
	pkgver = git
	pkgrel = 1
	url = https://jesserayadkins.github.io/lily/
	arch = x86_64
	arch = i686
	arch = aarch64
	arch = armv7h
	license = MIT
	makedepends = git
	makedepends = cmake
	provides = lily
	conflicts = lily
	source = git+https://github.com/jesserayadkins/lily.git
	sha256sums = SKIP

pkgname = lily-git