diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,13 +1,13 @@ name : arduino -version : 1.8.11 -release : 3 +version : 1.8.12 +release : 4 source : - - https://github.com/arduino/Arduino/archive/1.8.11.tar.gz : ba0a4ebdb5f46a4c7639b5b872da861e3be23c9ccd9df0a1b1fc7ea9f0271f2b + - https://github.com/arduino/Arduino/archive/1.8.12.tar.gz : f4723f49c9dd462f003f4fde712b89d2439582be028f593f92b7b904d074523b - https://github.com/arduino-libraries/WiFi101-FirmwareUpdater-Plugin/releases/download/v0.10.10/WiFi101-Updater-ArduinoIDE-Plugin-0.10.10.zip : 0d70f3aa3cd7dc46cc402fc0a915519e7cf8af6cdc544458c182394d5fc3452f - https://downloads.arduino.cc/libastylej-2.05.1-5.zip : def22874099c28d482720ee2a444ec4709f0980bae41f3ebb6033bbc79beb486 - https://downloads.arduino.cc/liblistSerials/liblistSerials-1.4.2-2.zip : a338d470822de19bd971bd7a71d43f5273ba082baa9236be28c44b47c3e51f6b - https://downloads.arduino.cc/cores/avr-1.8.2.tar.bz2 : 6213d41c6e91a75ac931527da5b10f2dbe0140c8cc1dd41b06cd4e78b943f41b - - https://github.com/arduino/arduino-builder/releases/download/1.5.1/arduino-builder-1.5.1.tar.xz : 71a1c20798e568a1af329c45894e9b07177115d3e47df2ba2685dba66f3a2abe + - https://github.com/arduino/arduino-builder/releases/download/1.5.2/arduino-builder-1.5.2.tar.xz : 3bf097d64a3868a204949d40372865d576a3ec064b914c0cabaa3b480bdf660e - https://github.com/arduino/ctags/releases/download/5.8-arduino11/ctags-5.8-arduino11.tar.xz : 9591ce86efa2ff7c277561706e6ace376201c5ec5f0b3925c50884ebf365d7e7 license : GPL-2.0-or-later component : programming.ide @@ -47,7 +47,7 @@ # unpack arduino-builder source mkdir -p $BUILDER_DIR - tar xCv $BUILDER_DIR -f $sources/arduino-builder-1.5.1.tar.xz --strip-components=1 + tar xCv $BUILDER_DIR -f $sources/arduino-builder-1.5.2.tar.xz --strip-components=1 # unpack arduino-ctags source mkdir -p $CTAGS_DIR diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -902,12 +902,12 @@ - - 2020-02-05 - 1.8.11 + + 2020-03-25 + 1.8.12 Packaging update Mislav Čakarić mcakaric@gmail.com \ No newline at end of file