diff options
author | Jesús <heckyel@hyperbola.info> | 2021-10-14 22:46:33 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2021-10-14 22:46:33 -0500 |
commit | 458d108f4432c02f090b4d5f3386614e5b055569 (patch) | |
tree | 01a2ab0535a850a3b1375f28b271594cf8c1e923 | |
parent | 455948b905a7d27ccd5f16c17cf09fc6645253b6 (diff) | |
download | hypervideo-gui-master.tar.lz hypervideo-gui-master.tar.xz hypervideo-gui-master.zip |
-rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -60,7 +60,7 @@ setup( description="Simple Hypervideo Downloader GUI", version=__version__, license=__license__, - url="https://libregit.org/heckyel/hypervideo-gui", + url="https://notabug.org/heckyel/hypervideo-gui", packages=[ 'hypervideo_gui', ], |