diff --git a/python3-setuptools-scm/alr.sh b/python3-setuptools-scm/alr.sh index 7fc228c..62671d4 100644 --- a/python3-setuptools-scm/alr.sh +++ b/python3-setuptools-scm/alr.sh @@ -1,6 +1,6 @@ name='python3-setuptools-scm' version='9.2.2' -release='6' +release='7' desc='Setuptools plugin for managing versions with SCM metadata' desc_ru='Плагин Setuptools для управления версиями с метаданными SCM' homepage='https://github.com/pypa/setuptools_scm' @@ -45,5 +45,5 @@ package() { } files() { - files-find-lib + files-find "./usr/local/lib/**" }