mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
python3-pipx: update to 0.15.1.2.
This commit is contained in:
parent
17a30a5e4f
commit
cc17b80aef
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=0.15.1.0
|
version=0.15.1.2
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="pipx-${version}"
|
wrksrc="pipx-${version}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://pipxproject.github.io/pipx/"
|
homepage="https://pipxproject.github.io/pipx/"
|
||||||
distfiles="${PYPI_SITE}/p/pipx/pipx-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pipx/pipx-${version}.tar.gz"
|
||||||
checksum=37aa18d1506a70ec2bdba5802bdd48dc099f7576947788f12607247a1ca1e8e3
|
checksum=e77f7fdb9c9137ddb27a52e6594dd2c94b6a4c315da5a4c73d06367a9ff73255
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue