python3-pipx: update to 0.16.4.
This commit is contained in:
parent
e4e626b058
commit
5af6360e95
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-pipx'
|
||||
pkgname=python3-pipx
|
||||
version=0.16.3
|
||||
version=0.16.4
|
||||
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=51fa41281383212db3b2a6906713871edc1a7d597ae387873026402e281a0b25
|
||||
checksum=992e78082c0b33c7bc708176ce9e0df9bac9ae3b08bf111c368571bc32e723d6
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue