summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0c526602c1f87c881e9fc0238ffcd4eb50daf2db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = crepl-git
	pkgdesc = compile and execute C code as you type it
	pkgver = 0.1.0
	pkgrel = 0
	url = https://github.com/l1mey112/crepl
	arch = x86_64
	license = GPL3
	makedepends = git
	makedepends = gcc
	makedepends = make
	makedepends = vlang
	makedepends = tcc
	source = crepl::git+https://github.com/l1mey112/crepl
	sha512sums = SKIP

pkgname = crepl-git