Compare commits

...

2 Commits

Author SHA1 Message Date
a9f44b94c1 telegram-desktop 5.5.5 2024-09-15 20:17:14 +03:00
4d46ccaab6 vial 0.7.1-3 2024-09-15 20:16:35 +03:00
4 changed files with 3 additions and 3 deletions

@ -1,5 +1,5 @@
name='telegram-desktop-bin'
version='5.5.3'
version='5.5.5'
release='1'
desc='Official desktop version of Telegram messaging app - Static binaries'
homepage='https://github.com/telegramdesktop/tdesktop'

1
vial/92-vial.rules Normal file

@ -0,0 +1 @@
KERNEL=="hidraw*", SUBSYSTEM=="hidraw", ATTRS{serial}=="*vial:f64c2b3c*", MODE="0660", GROUP="users", TAG+="uaccess", TAG+="udev-acl"

@ -1 +0,0 @@
KERNEL=="hidraw*", SUBSYSTEM=="hidraw", MODE="0666", TAG+="uaccess", TAG+="udev-acl"

@ -1,6 +1,6 @@
name='vial'
version='0.7.1'
release='2'
release='3'
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>"