diff --git a/python3-steam/alr.sh b/python3-steam/alr.sh index 6a59773..2fb305a 100644 --- a/python3-steam/alr.sh +++ b/python3-steam/alr.sh @@ -1,6 +1,6 @@ name='python3-steam' version='1.4.4' -release='4' +release='5' desc='Module for interacting with various Steam features.' desc_ru='Библиотека Python для взаимодействия с различными функциями Steam' homepage='https://github.com/ValvePython/steam' @@ -45,5 +45,5 @@ package() { } files() { - files-find-lib + files-find "./usr/local/lib/**" } \ No newline at end of file