diff --git a/portprotonqt/alr.sh b/portprotonqt/alr.sh index 5065bd1..2c9fbf9 100644 --- a/portprotonqt/alr.sh +++ b/portprotonqt/alr.sh @@ -1,7 +1,7 @@ _name='PortProtonQt' name='portprotonqt' version='0.1.9' -release='4' +release='5' desc='A modern GUI for PortProton project' desc_ru='Современный графический интерфейс для проекта PortProton' homepage='https://github.com/Boria138/PortProtonQt' @@ -156,8 +156,8 @@ package() { } files() { - files-find-bin - files-find-lib + files-find "./usr/local/bin/**" + files-find "./usr/local/lib/**" files-find-share "applications" files-find-share "icons" files-find-share "licenses"