vial 0.7.7
This commit is contained in:
parent
f0a96454be
commit
07f70ab6fa
@ -1,6 +1,6 @@
|
||||
name='vial'
|
||||
version='0.7.1'
|
||||
release='6'
|
||||
release='7'
|
||||
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.'
|
||||
homepage='https://get.vial.today/'
|
||||
maintainer="Евгений Храмов <xpamych@yandex.ru>"
|
||||
@ -42,6 +42,6 @@ package() {
|
||||
install -dm755 "${pkgdir}/usr/bin"
|
||||
ln -s "${pkgdir}/opt/vial/vial.AppImage" "${pkgdir}/usr/bin/${name}"
|
||||
|
||||
install -Dm644 "${scriptdir}/92-vial.rules" "${pkgdir}/usr/lib/udev/rules.d/92-vial.rules"
|
||||
install -Dm644 "${scriptdir}/92-vial.rules" "${pkgdir}/usr/lib/udev/rules.d/99-vial.rules"
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user