fix (arduino-app-lab-bin): update script (#10229)

Signed-off-by: Owen-sz <owen@fyralabs.com>
This commit is contained in:
Owen Zimmerman
2026-03-02 16:10:25 -06:00
committed by GitHub
parent a53a86cf25
commit 5d6739115a
2 changed files with 5 additions and 3 deletions
@@ -1,7 +1,7 @@
%global appid cc.arduino.AppLab
Name: arduino-app-lab-bin
Version: al.0.5.0
Version: 0.5.0
Release: 1%?dist
Summary: A powerful visual environment for managing the Arduino UNO Q
@@ -20,7 +20,7 @@ Requires: android-tools
BuildRequires: terra-appstream-helper desktop-file-utils
Suggests: arduino-flasher-cli arduino-app-cli
Suggests: arduino-flasher-cli arduino-app-cli
Packager: Jaiden Riordan <jade@fyralabs.com>
+3 -1
View File
@@ -1 +1,3 @@
rpm.version(gh("arduino/arduino-app-lab"));
let v = gh("arduino/arduino-app-lab");
v.crop(3);
print(v);