summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 429a25fa859ea8acde1291ffcf4ed8e00266ebc8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = deppull-git
	pkgdesc = a minimalist, lightning-fast c++ utility to fetch and extract github dependencies into a third_party directory
	pkgver = 1.0.0.r1.18d497e
	pkgrel = 6
	url = https://github.com/aray4iv3/deppull
	arch = x86_64
	license = MIT
	makedepends = cmake
	makedepends = gcc
	makedepends = git
	depends = curl
	depends = nlohmann-json
	provides = deppull
	conflicts = deppull
	source = deppull-git::git+https://github.com/aray4iv3/cdeppull.git
	sha256sums = SKIP

pkgname = deppull-git