python3-codespell: update to 1.17.1
This commit is contained in:
parent
7a45374c23
commit
dfab8d29b6
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-codespell'
|
||||
pkgname=python3-codespell
|
||||
version=1.16.0
|
||||
revision=4
|
||||
version=1.17.1
|
||||
revision=1
|
||||
wrksrc="codespell-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -11,5 +11,5 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/codespell-project/codespell"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=53d22aefa1daf3365ca4625877271d23d143c0a92c16e55daf5cd14b6494b8f4
|
||||
checksum=d9d90fdb223c3462cc3982f44c018bad873092ed7ac5b9efe23e1350fbe2d4c7
|
||||
conflicts="python-codespell>=0"
|
||||
|
|
Loading…
Add table
Reference in a new issue