From 9dab342885ee33efccd8cc11ef55fad28f5a91da Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sat, 27 Jun 2020 14:45:58 +0200 Subject: [PATCH] python3-userpath: update to 1.4.1. --- srcpkgs/python3-userpath/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-userpath/template b/srcpkgs/python3-userpath/template index 801c0c86ce5..c513f4fc6aa 100644 --- a/srcpkgs/python3-userpath/template +++ b/srcpkgs/python3-userpath/template @@ -1,6 +1,6 @@ # Template file for 'python3-userpath' pkgname=python3-userpath -version=1.4.0 +version=1.4.1 revision=1 archs=noarch wrksrc="userpath-${version}"