summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 26c3cb6dd1a17a4d92ae51ae7d2d832a73db670b (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.3.1
	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.3.1
	sha256sums = SKIP

pkgname = curlie