summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ad91623c0322941557e64b3b04db67421eb27d48 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = codespell-git
	pkgdesc = Tool for fixing common misspellings in text files
	pkgver = 2.2.2.r160.g36c8c276
	pkgrel = 1
	url = https://github.com/codespell-project/codespell
	arch = any
	license = GPL2
	checkdepends = python-pytest
	makedepends = git
	makedepends = help2man
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools-scm
	makedepends = python-wheel
	depends = python
	provides = codespell=2.2.2.r160.g36c8c276
	conflicts = codespell
	source = git+https://github.com/codespell-project/codespell.git
	sha256sums = SKIP

pkgname = codespell-git