diff --git a/python3-flit-core/alr.sh b/python3-flit-core/alr.sh index fb35fdc..30a2bb7 100644 --- a/python3-flit-core/alr.sh +++ b/python3-flit-core/alr.sh @@ -1,11 +1,12 @@ name='python3-flit-core' version='3.12.0' -release='1' +release='2' desc='Distribution-building parts of Flit. See flit package for more information.' -homepage='' -maintainer='Example ' +homepage='https://github.com/pypa/flit' +maintainer='Evgeniy Khramov ' +maintainer_ru='Евгений Храмов ' architectures=('all') -license=('custom:Unknown') +license=('BSD 3-clause') provides=('flit-core') conflicts=('flit-core')