summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 296691cef67e8cf2b91d0400e5291b9722f847ae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-sphinx-sitemap
	pkgdesc = Sphinx extension to silently generate a sitemap for HTML builds
	pkgver = 2.2.0
	pkgrel = 2
	url = https://github.com/jdillard/sphinx-sitemap
	arch = any
	license = MIT
	makedepends = python-setuptools
	makedepends = git
	depends = python-sphinx
	depends = python-six
	source = python-sphinx-sitemap-2.2.0.tar.gz::https://github.com/jdillard/sphinx-sitemap/archive/v2.2.0.tar.gz
	sha512sums = fe4a7c2c3c654b3caa5b64c7268cc664b3741d001bf3f78640f523b0b9cf1f117ee58360632114d74cbc7022cc864ad6d4e9a257076ca1e83ecab5545e7492b2

pkgname = python-sphinx-sitemap