summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO10
1 files changed, 6 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2140eb11f6f1..ad91623c0322 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = codespell-git
pkgdesc = Tool for fixing common misspellings in text files
- pkgver = 1.14.0.r258.g3743efc1
+ pkgver = 2.2.2.r160.g36c8c276
pkgrel = 1
url = https://github.com/codespell-project/codespell
arch = any
@@ -8,12 +8,14 @@ pkgbase = codespell-git
checkdepends = python-pytest
makedepends = git
makedepends = help2man
+ makedepends = python-build
+ makedepends = python-installer
+ makedepends = python-setuptools-scm
+ makedepends = python-wheel
depends = python
- depends = python-setuptools
- provides = codespell
+ provides = codespell=2.2.2.r160.g36c8c276
conflicts = codespell
source = git+https://github.com/codespell-project/codespell.git
sha256sums = SKIP
pkgname = codespell-git
-