summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: cd81319fddcf5fb8e37a637708d21dd25ca9415c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = quickbuild-git
	pkgdesc = A simple, lightweight, and fast build system for C, C++, and more
	pkgver = v0.6.1
	pkgrel = 1
	url = https://github.com/nordtechtiger/quickbuild
	arch = x86_64
	license = MIT
	makedepends = make
	makedepends = clang
	makedepends = git
	source = git+https://github.com/nordtechtiger/quickbuild.git#tag=v0.6.1
	sha256sums = SKIP

pkgname = quickbuild-git