Skip to content

Commit 54fdf9a

Browse files
committed
setup: update download/project URLs
1 parent c4978a1 commit 54fdf9a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
version=Xlib.__version_string__,
1414

1515
description='Python X Library',
16-
download_url='http://sourceforge.net/projects/python-xlib/files/',
17-
url='http://python-xlib.sourceforge.net/',
16+
download_url='https://github.com/python-xlib/python-xlib/releases',
17+
url='https://github.com/python-xlib/python-xlib',
1818
license='GPL',
1919

2020
author='Peter Liljenberg',

0 commit comments

Comments
 (0)