summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f96fb4dce5fca11fb7eb33289906408a1acf8960 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = curlie
	pkgdesc = A frontend to curl that adds the ease of use of httpie
	pkgver = 1.5.4
	pkgrel = 1
	url = https://curlie.io/
	arch = x86_64
	license = MIT
	makedepends = go
	makedepends = git
	depends = curl
	source = git+https://github.com/rs/curlie.git#tag=v1.5.4
	sha256sums = SKIP

pkgname = curlie