python3-argcomplete: update to 2.0.0.
This commit is contained in:
parent
8ccdd70a3c
commit
4c7e3cfcb3
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-argcomplete'
|
||||
pkgname=python3-argcomplete
|
||||
version=1.12.3
|
||||
revision=3
|
||||
version=2.0.0
|
||||
revision=1
|
||||
wrksrc="argcomplete-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -11,4 +11,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=2c7dbffd8c045ea534921e63b0be6fe65e88599990d8dc408ac8c542b72a5445
|
||||
checksum=6372ad78c89d662035101418ae253668445b391755cfe94ea52f1b9d22425b20
|
||||
|
|
Loading…
Reference in a new issue