diff options
Diffstat (limited to 'repos/extra/python-markupsafe/abuild')
| -rw-r--r-- | repos/extra/python-markupsafe/abuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/repos/extra/python-markupsafe/abuild b/repos/extra/python-markupsafe/abuild index 6275913d..2109dea5 100644 --- a/repos/extra/python-markupsafe/abuild +++ b/repos/extra/python-markupsafe/abuild @@ -1,4 +1,4 @@ name=python-markupsafe -version=2.1.5 +version=3.0.2 release=1 -source="https://files.pythonhosted.org/packages/source/M/MarkupSafe/MarkupSafe-$version.tar.gz" +source="https://pypi.io/packages/source/m/markupsafe/markupsafe-$version.tar.gz" |