razergenie 1.3.0-2

This commit is contained in:
2025-05-30 10:40:57 +03:00
parent 174a06db2a
commit cc480a9e7b

View File

@ -1,6 +1,6 @@
name='razergenie'
version='1.3.0'
release='1'
release='2'
desc='Configure and control your Razer devices.'
desc_ru='Настройка и управление вашими устройствами Razer.'
homepage='https://github.com/z3ntu/RazerGenie'
@ -39,6 +39,5 @@ files() {
echo ./usr/local/share/applications/xyz.z3ntu.razergenie.desktop
echo ./usr/local/share/icons/hicolor/scalable/apps/xyz.z3ntu.razergenie.svg
echo ./usr/local/share/metainfo/xyz.z3ntu.razergenie.appdata.xml
printf '"%s" ' ./usr/local/share/libopenrazer/translations/*
printf '"%s" ' ./usr/local/share/razergenie/**/*
}