From 019a937ea106a67d359f0613dad58d086533e8c0 Mon Sep 17 00:00:00 2001 From: icp Date: Sat, 5 Aug 2023 01:07:43 +0530 Subject: [PATCH] python3-userpath: update to 1.9.0. --- srcpkgs/python3-userpath/template | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-userpath/template b/srcpkgs/python3-userpath/template index d062ed2181516..f80367981ca78 100644 --- a/srcpkgs/python3-userpath/template +++ b/srcpkgs/python3-userpath/template @@ -1,7 +1,7 @@ # Template file for 'python3-userpath' pkgname=python3-userpath -version=1.8.0 -revision=2 +version=1.9.0 +revision=1 build_style=python3-pep517 hostmakedepends="hatchling python3-wheel" depends="python3-click" @@ -10,8 +10,9 @@ short_desc="Cross-platform tool for adding locations to the user PATH" maintainer="Leah Neukirchen " license="MIT, Apache-2.0" homepage="https://github.com/ofek/userpath" +changelog="https://raw.githubusercontent.com/ofek/userpath/master/HISTORY.rst" distfiles="${PYPI_SITE}/u/userpath/userpath-${version}.tar.gz" -checksum=04233d2fcfe5cff911c1e4fb7189755640e1524ff87a4b82ab9d6b875fee5787 +checksum=85e3274543174477c62d5701ed43a3ef1051824a9dd776968adc411e58640dd1 post_install() { vlicense LICENSE.txt LICENSE