diff --git a/python-asciimatics.spec b/python-asciimatics.spec index 0a38403..36aba12 100644 --- a/python-asciimatics.spec +++ b/python-asciimatics.spec @@ -20,11 +20,11 @@ Name: python-asciimatics Version: 1.10.0 Release: 0 -Summary: Package to teplace curses and create ASCII animations +Summary: Package to replace curses and create ASCII animations License: Apache-2.0 Group: Development/Languages/Python URL: https://github.com/peterbrittain/asciimatics -Source0: https://files.pythonhosted.org/packages/source/a/asciimatics-%{version}-py2.py3-none/asciimatics-%{version}-py2.py3-none-any.whl +Source0: https://files.pythonhosted.org/packages/py2.py3/a/asciimatics-%{version}-py2.py3-none/asciimatics-%{version}-py2.py3-none-any.whl BuildRequires: %{python_module Pillow >= 2.7.0} BuildRequires: %{python_module future} BuildRequires: %{python_module pip}