python3-pipx: update to 1.0.0.
This commit is contained in:
parent
54d7dfe33b
commit
8ccdd70a3c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-pipx'
|
||||
pkgname=python3-pipx
|
||||
version=0.17.0
|
||||
version=1.0.0
|
||||
revision=1
|
||||
wrksrc="pipx-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -12,7 +12,7 @@ license="MIT"
|
|||
homepage="https://pypa.github.io/pipx/"
|
||||
changelog="https://pypa.github.io/pipx/changelog/"
|
||||
distfiles="${PYPI_SITE}/p/pipx/pipx-${version}.tar.gz"
|
||||
checksum=3cb13a918491181b317606cd883bcf573435d535d786aa69bc15a76c7f494de2
|
||||
checksum=91e2bca934a5e82785d7b4ae44b95553611311691bd87da31915d08a0ad2df1c
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue