This commit is contained in:
2025-09-25 22:50:47 +03:00
parent 8b449e9523
commit 3eda2ee9aa
3 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
name='gpu-screen-recorder'
version='5.7.0'
release='1'
release='2'
desc='A shadowplay-like screen recorder for Linux. The fastest screen recorder for Linux'
desc_ru='Экранный рекордер, похожий на ShadowPlay для Linux. Самый быстрый экранный рекордер для Linux'
homepage='https://git.dec05eba.com/gpu-screen-recorder'
@@ -66,6 +66,6 @@ package() {
files() {
files-find-bin
files-find ./usr/lib/modprobe.d
files-find ./usr/lib/systemd/user
files-find "./usr/lib/modprobe.d/**"
files-find-systemd-user
}