python3-pipx: update to 0.16.2.1.
This commit is contained in:
parent
f9614e3ffa
commit
8ab3de9cf4
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-pipx'
|
||||
pkgname=python3-pipx
|
||||
version=0.16.1.0
|
||||
revision=2
|
||||
version=0.16.2.1
|
||||
revision=1
|
||||
wrksrc="pipx-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -12,7 +12,7 @@ license="MIT"
|
|||
homepage="https://pipxproject.github.io/pipx/"
|
||||
changelog="https://pipxproject.github.io/pipx/changelog/"
|
||||
distfiles="${PYPI_SITE}/p/pipx/pipx-${version}.tar.gz"
|
||||
checksum=22b9a0f0536e6b4e7ae030d33cbe34528c3f7ad1615d0c3795f2e5ac4db9d76d
|
||||
checksum=805319eab100c0c36e349b76103bbe903445229a60ebb0010d7cf7590ff5ba20
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue