summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: eec04f2ac42c8785cddcf174dba0dec989c6ca94 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = aria-git
	pkgdesc = An experimental low-level programming language built to improve on C.
	pkgver = 0.0.1.r4.9ffa9e3
	pkgrel = 1
	url = https://shkhuz.github.io/aria
	arch = x86_64
	license = GPL3
	makedepends = git
	depends = llvm
	depends = lld
	provides = aria
	conflicts = aria
	source = aria::git+https://github.com/shkhuz/aria.git
	md5sums = SKIP

pkgname = aria-git