python3-argcomplete: update to 1.10.2.
This commit is contained in:
parent
f139c3464b
commit
41b87d02c8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-argcomplete'
|
||||
pkgname=python3-argcomplete
|
||||
version=1.10.0
|
||||
version=1.10.2
|
||||
revision=1
|
||||
wrksrc="argcomplete-${version}"
|
||||
archs=noarch
|
||||
|
@ -12,4 +12,4 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/kislyuk/argcomplete"
|
||||
distfiles="${PYPI_SITE}/a/argcomplete/argcomplete-${version}.tar.gz"
|
||||
checksum=45836de8cc63d2f6e06b898cef1e4ce1e9907d246ec77ac8e64f23f153d6bec1
|
||||
checksum=ec88b5ccefe2d47d8f14916a006431d0afb756751ee5c46f28654a7d8a69be53
|
||||
|
|
Loading…
Reference in a new issue