From a35dddca80d6b2497972171686834cd885ba9a1f Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Fri, 26 Feb 2021 12:16:35 +0100 Subject: [PATCH] python3-pipx: update to 0.16.1.0. --- srcpkgs/python3-pipx/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-pipx/template b/srcpkgs/python3-pipx/template index 6ae1acdb9a..77f215ac8c 100644 --- a/srcpkgs/python3-pipx/template +++ b/srcpkgs/python3-pipx/template @@ -1,6 +1,6 @@ # Template file for 'python3-pipx' pkgname=python3-pipx -version=0.16.0.0 +version=0.16.1.0 revision=1 wrksrc="pipx-${version}" build_style=python3-module @@ -10,8 +10,9 @@ short_desc="Install and Run Python Applications in Isolated Environments" maintainer="Leah Neukirchen " license="MIT" homepage="https://pipxproject.github.io/pipx/" +changelog="https://pipxproject.github.io/pipx/changelog/" distfiles="${PYPI_SITE}/p/pipx/pipx-${version}.tar.gz" -checksum=ec9d63753f34eb2dde5597ecdfe23df61749104485eead42937abec4dc4f4598 +checksum=22b9a0f0536e6b4e7ae030d33cbe34528c3f7ad1615d0c3795f2e5ac4db9d76d post_install() { vlicense LICENSE