summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 26d0142e8a4c0b40720a16a8929725e0d9cc2636 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = httpdiff-git
	pkgdesc = Perform the same request against two HTTP servers and diff the results
	pkgver = git
	pkgrel = 1
	url = https://github.com/jgrahamc/httpdiff
	arch = i686
	arch = x86_64
	license = GPL2
	makedepends = git
	makedepends = go
	provides = httpdiff
	conflicts = httpdiff
	source = httpdiff-git::git+https://github.com/jgrahamc/httpdiff.git
	sha256sums = SKIP

pkgname = httpdiff-git