We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63d5c85 commit 347ceedCopy full SHA for 347ceed
1 file changed
srcpkgs/python3-pipx/template
@@ -1,6 +1,6 @@
1
# Template file for 'python3-pipx'
2
pkgname=python3-pipx
3
-version=0.15.0.0
+version=0.15.1.0
4
revision=1
5
archs=noarch
6
wrksrc="pipx-${version}"
@@ -13,7 +13,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
13
license="MIT"
14
homepage="https://pipxproject.github.io/pipx/"
15
distfiles="${PYPI_SITE}/p/pipx/pipx-${version}.tar.gz"
16
-checksum=3393e1cf0eae4e4cb6cb1bbd50402fb187cd494ba858acf85b53bbe60d25589c
+checksum=37aa18d1506a70ec2bdba5802bdd48dc099f7576947788f12607247a1ca1e8e3
17
18
post_install() {
19
vlicense LICENSE
0 commit comments