python-codespell: update to 1.16.0.
This commit is contained in:
parent
66e831301f
commit
c69b317844
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-codespell'
|
||||
pkgname=python-codespell
|
||||
version=1.14.0
|
||||
revision=2
|
||||
version=1.16.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="codespell-${version}"
|
||||
build_style=python-module
|
||||
|
@ -13,7 +13,7 @@ maintainer="Nathan <ndowens04@gmail.com>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/codespell-project/codespell"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=29ac8e5bca56583eb128d492508ed16f0c209b36bb86bfef0f7ddf787b7c2b77
|
||||
checksum=53d22aefa1daf3365ca4625877271d23d143c0a92c16e55daf5cd14b6494b8f4
|
||||
alternatives="python-codespell:codespell:/usr/bin/codespell2"
|
||||
|
||||
python3-codespell_package() {
|
||||
|
|
Loading…
Reference in a new issue