0.7.5-6
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
name='vial'
|
name='vial'
|
||||||
version='0.7.5'
|
version='0.7.5'
|
||||||
release='5'
|
release='6'
|
||||||
desc='Vial is an open-source cross-platform (Windows, Linux and Mac) GUI and a QMK fork for configuring your keyboard in real time, similar to VIA'
|
desc='Vial is an open-source cross-platform (Windows, Linux and Mac) GUI and a QMK fork for configuring your keyboard in real time, similar to VIA'
|
||||||
desc_ru='Кроссплатформенный GUI с открытым исходным кодом для настройки клавиатуры в реальном времени'
|
desc_ru='Кроссплатформенный GUI с открытым исходным кодом для настройки клавиатуры в реальном времени'
|
||||||
homepage='https://get.vial.today/'
|
homepage='https://get.vial.today/'
|
||||||
@@ -58,8 +58,8 @@ package() {
|
|||||||
|
|
||||||
files() {
|
files() {
|
||||||
files-find-bin
|
files-find-bin
|
||||||
files-find "./opt/vial"
|
files-find "./opt/vial/**"
|
||||||
files-find-share-applications
|
files-find-share "applications"
|
||||||
files-find-share-icons
|
files-find-share "icons"
|
||||||
files-find "./usr/lib/udev/rules.d"
|
files-find "./usr/lib/udev/rules.d"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user