python3-pipx: update to 0.16.5.
This commit is contained in:
parent
85b9ea60a3
commit
d3002df9e0
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-pipx'
|
||||
pkgname=python3-pipx
|
||||
version=0.16.4
|
||||
revision=2
|
||||
version=0.16.5
|
||||
revision=1
|
||||
wrksrc="pipx-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -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=992e78082c0b33c7bc708176ce9e0df9bac9ae3b08bf111c368571bc32e723d6
|
||||
checksum=2a12ee8911d36c0fc08ad3dba78c7d002797810e562739a34e1a2ce6acd85019
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue