From f670838b7ce7826403579297337b4b5a510319a0 Mon Sep 17 00:00:00 2001 From: Ebben Aries Date: Wed, 25 Jun 2025 10:07:42 -0700 Subject: development/arduino-cli: Updated for version 1.2.2. Signed-off-by: Andrew Clemons Signed-off-by: Willy Sudiarto Raharjo --- development/arduino-cli/arduino-cli.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'development/arduino-cli/arduino-cli.SlackBuild') diff --git a/development/arduino-cli/arduino-cli.SlackBuild b/development/arduino-cli/arduino-cli.SlackBuild index fc0957942d..e0b66a1148 100644 --- a/development/arduino-cli/arduino-cli.SlackBuild +++ b/development/arduino-cli/arduino-cli.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for Arduino CLI -# Copyright 2023-2024 Ebben Aries +# Copyright 2023-2025 Ebben Aries # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=arduino-cli -VERSION=${VERSION:-1.1.1} +VERSION=${VERSION:-1.2.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} -- cgit v1.2.3