python3-pipx: update to 1.6.0.
This commit is contained in:
parent
acd9b9ac72
commit
b7aaba230c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-pipx'
|
# Template file for 'python3-pipx'
|
||||||
pkgname=python3-pipx
|
pkgname=python3-pipx
|
||||||
version=1.5.0
|
version=1.6.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="hatchling hatch-vcs"
|
hostmakedepends="hatchling hatch-vcs"
|
||||||
|
@ -11,7 +11,7 @@ license="MIT"
|
||||||
homepage="https://pipx.pypa.io/stable/"
|
homepage="https://pipx.pypa.io/stable/"
|
||||||
changelog="https://pipx.pypa.io/stable/changelog/"
|
changelog="https://pipx.pypa.io/stable/changelog/"
|
||||||
distfiles="${PYPI_SITE}/p/pipx/pipx-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pipx/pipx-${version}.tar.gz"
|
||||||
checksum=2371af2b772954cdb5c1dbfa0170219e3d2c09d9ff9b18e975f65562eeb7ab0a
|
checksum=840610e00103e3d49ae24b6b51804b60988851a5dd65468adb71e5a97e2699b2
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue