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

pkgname = curlie