From d3002df9e089981c51af49da0b54e0c9dec66e7f Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 27 Dec 2021 13:53:01 +0100 Subject: [PATCH] python3-pipx: update to 0.16.5. --- srcpkgs/python3-pipx/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-pipx/template b/srcpkgs/python3-pipx/template index c9b4d8eacc..be16f6f57f 100644 --- a/srcpkgs/python3-pipx/template +++ b/srcpkgs/python3-pipx/template @@ -1,7 +1,7 @@ # Template file for 'python3-pipx' pkgname=python3-pipx -version=0.16.4 -revision=2 +version=0.16.5 +revision=1 wrksrc="pipx-${version}" build_style=python3-module hostmakedepends="python3-setuptools" @@ -12,7 +12,7 @@ license="MIT" homepage="https://pypa.github.io/pipx/" changelog="https://pypa.github.io/pipx/changelog/" distfiles="${PYPI_SITE}/p/pipx/pipx-${version}.tar.gz" -checksum=992e78082c0b33c7bc708176ce9e0df9bac9ae3b08bf111c368571bc32e723d6 +checksum=2a12ee8911d36c0fc08ad3dba78c7d002797810e562739a34e1a2ce6acd85019 post_install() { vlicense LICENSE