aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2021-10-14 22:46:33 -0500
committerJesús <heckyel@hyperbola.info>2021-10-14 22:46:33 -0500
commit458d108f4432c02f090b4d5f3386614e5b055569 (patch)
tree01a2ab0535a850a3b1375f28b271594cf8c1e923
parent455948b905a7d27ccd5f16c17cf09fc6645253b6 (diff)
downloadhypervideo-gui-master.tar.lz
hypervideo-gui-master.tar.xz
hypervideo-gui-master.zip
update URLHEADmaster
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 3ede35c..3791375 100644
--- a/setup.py
+++ b/setup.py
@@ -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',
],