From df06621c4017978510c1798ed29a0dce5e637b68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=95=D0=B2=D0=B3=D0=B5=D0=BD=D0=B8=D0=B9=20=D0=A5=D1=80?= =?UTF-8?q?=D0=B0=D0=BC=D0=BE=D0=B2?= Date: Sat, 27 Dec 2025 16:00:48 +0300 Subject: [PATCH] python3-cleo 2.1.0-8 --- python3-cleo/alr.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python3-cleo/alr.sh b/python3-cleo/alr.sh index 94200b5..16aef75 100644 --- a/python3-cleo/alr.sh +++ b/python3-cleo/alr.sh @@ -1,6 +1,6 @@ name='python3-cleo' version='2.1.0' -release='7' +release='8' desc='Cleo allows you to create beautiful and testable command-line interfaces' desc_ru='Библиотека Python для создания красивых и тестируемых интерфейсов командной строки' homepage='https://github.com/python-poetry/cleo' @@ -45,5 +45,5 @@ package() { } files() { - files-find-lib + files-find "./usr/local/lib/**" } \ No newline at end of file