aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index eec6db0..01b6f44 100644
--- a/setup.py
+++ b/setup.py
@@ -6,7 +6,7 @@ version = '1.0.1'
# platform-independent arguments for setup()
setup_args = {
'name': 'librevideoconverter',
- 'description': 'A simple video converter for WebM (vp8, vp9), Ogg Theora, MP4 and others, fork of Miro Video Converter',
+ 'description': 'A simple video converter for WebM (vp8, vp9), Ogg Theora, MP4 and others',
'author': 'Jesus Eduardo (Heckyel)',
'author_email': 'heckyel@riseup.net',
'url': 'https://notabug.org/heckyel/librevideoconverter',