From 1c92df694425265eb6059d9062858fa311692347 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:49 +0300 Subject: [PATCH] python3-zstandard 0.24.0-5 --- python3-zstandard/alr.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python3-zstandard/alr.sh b/python3-zstandard/alr.sh index b7434e1..6c0c0dc 100644 --- a/python3-zstandard/alr.sh +++ b/python3-zstandard/alr.sh @@ -1,6 +1,6 @@ name='python3-zstandard' version='0.24.0' -release='4' +release='5' desc='Zstandard bindings for Python.' desc_ru='Привязки Python к библиотеке сжатия Zstandard' homepage='https://github.com/indygreg/python-zstandard' @@ -47,5 +47,5 @@ package() { } files() { - files-find-lib + files-find "./usr/local/lib/**" }