aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/setup.py b/setup.py
index dc8d6ee..d79c1df 100644
--- a/setup.py
+++ b/setup.py
@@ -6,10 +6,10 @@ version = '3.0.2'
# platform-independent arguments for setup()
setup_args = {
'name': 'librevideoconverter',
- 'description': 'Simple video converter for WebM (vp8), Ogg Theora, MP4 and others, fork of Miro Video Converter',
+ 'description': 'A simple video converter for WebM (vp8), Ogg Theora, MP4 and others, fork of Miro Video Converter',
'author': 'Jesus Eduardo (Heckyel)',
- 'author_email': 'heckyel@openmailbox.org',
- 'url': 'https://notabug.org/Heckyel/LibreVideoConverter',
+ 'author_email': 'heckyel@riseup.net',
+ 'url': 'https://notabug.org/heckyel/librevideoconverter',
'license': 'GPL',
'version': version,
'packages': [