protontricks 1.13.1-4

This commit is contained in:
2025-12-27 16:00:48 +03:00
parent 512a5ce5b2
commit 896bef169a

View File

@@ -1,6 +1,6 @@
name='protontricks'
version='1.13.1'
release='3'
release='4'
desc='A wrapper for running Winetricks commands for Proton-enabled games'
desc_ru='Обёртка для запуска Winetricks команд для игр с Proton'
homepage='https://github.com/Matoking/protontricks'
@@ -43,6 +43,6 @@ package() {
}
files() {
files-find-bin
files-find-lib
files-find "./usr/local/bin/**"
files-find "./usr/local/lib/**"
}