diff options
Diffstat (limited to 'development/arduino/arduino.SlackBuild')
-rw-r--r-- | development/arduino/arduino.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/arduino/arduino.SlackBuild b/development/arduino/arduino.SlackBuild index 90fbc0d119..bdcdd4534e 100644 --- a/development/arduino/arduino.SlackBuild +++ b/development/arduino/arduino.SlackBuild @@ -14,7 +14,7 @@ # incorrect use of this script. PRGNAM=arduino -VERSION=${VERSION:-1.0.1} +VERSION=${VERSION:-1.0.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |