diff --git a/vial/alr.sh b/vial/alr.sh index e6cbde9..5d04383 100644 --- a/vial/alr.sh +++ b/vial/alr.sh @@ -1,6 +1,6 @@ name='vial' version='0.7.1' -release='1' +release='2' 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="Евгений Храмов " @@ -10,7 +10,7 @@ provides=('vial') conflicts=('vial' 'vial-bin' 'vial-git') deps=('fuse') -https://github.com/vial-kb/vial-gui/releases/download/v0.7.1/Vial-v0.7.1-x86_64.AppImage + sources=("https://github.com/vial-kb/vial-gui/releases/download/v${version}/Vial-v${version}-x86_64.AppImage?~archive=false") checksums=('SKIP')