diff --git a/python3-wheel/alr.sh b/python3-wheel/alr.sh index b8c0505..f4fd6ca 100644 --- a/python3-wheel/alr.sh +++ b/python3-wheel/alr.sh @@ -1,13 +1,13 @@ name='python3-wheel' version='0.45.1' -release='3' +release='4' desc='This is a command line tool for manipulating Python wheel files, as defined in PEP 427' homepage='https://github.com/pypa/wheel' maintainer='Евгений Храмов ' architectures=('all') license=('MIT') -provides=('wheel') -conflicts=('wheel') +provides=('python-wheel') +conflicts=('python-wheel') deps=("python3") deps_arch=("python")