From d17e972af9f733ef1094316c143ba887ea5fb700 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, 20 Dec 2025 00:21:26 +0300 Subject: [PATCH] portprotonqt 0.1.9-5 --- portprotonqt/alr.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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"