summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2be6d9adcab6d107f596fe5a4ca03514d3627af1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = tidy-html5-git
	pkgdesc = A tool to tidy down your HTML5 code to a clean style
	pkgver = 5.0.0.git_683.0ef4493
	pkgrel = 1
	url = https://github.com/htacg/tidy-html5
	arch = i686
	arch = x86_64
	license = custom
	makedepends = git
	makedepends = cmake
	provides = tidy
	conflicts = tidy-html5
	conflicts = tidyhtml
	source = git://github.com/htacg/tidy-html5.git
	md5sums = SKIP

pkgname = tidy-html5-git