Setting up download URL for new hosting location.

This commit is contained in:
Dan 2017-10-27 22:40:34 -07:00
parent 9c1660f467
commit 56c902258d
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ setup(
author='Dan Helfman',
author_email='witten@torsion.org',
url='https://torsion.org/borgmatic',
download_url='https://torsion.org/hg/borgmatic/archive/%s.tar.gz' % VERSION,
download_url='https://projects.torsion.org/witten/borgmatic/archive/%s.tar.gz' % VERSION,
classifiers=(
'Development Status :: 5 - Production/Stable',
'Environment :: Console',