python3-pipx: update to 1.4.3.
This commit is contained in:
parent
f910f24825
commit
ee92192ed8
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.3.3
|
version=1.4.3
|
||||||
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=6d5474e71e78c28d83570443e5418c56599aa8319a950ccf5984c5cb0a35f0a7
|
checksum=d214512bccc601b575de096ee84fde8797323717a20752c48f7a55cc1bf062fe
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue