summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAva Glass2025-04-09 22:07:09 +0100
committerAva Glass2025-04-09 22:07:09 +0100
commit0e505b0d7b6f8da0372d80030c910cdd5ad50d55 (patch)
treef110ca3714f0ebf1a93f087cf463a1e2fa7f69b4 /PKGBUILD
parent7ef8185adb18c8aa519b1ba73806062138958282 (diff)
downloadaur-arduino-ide-bin.tar.gz
Update to version 2.3.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2cddfde71804..a63acf83b5b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: netroy
pkgname=arduino-ide-bin
-pkgver=2.3.5
+pkgver=2.3.6
pkgrel=1
pkgdesc="Arduino prototyping platform IDE, rewrite based on the Theia IDE framework."
arch=(x86_64)
@@ -22,7 +22,7 @@ options=(!strip)
source=("https://github.com/arduino/arduino-ide/releases/download/${pkgver}/arduino-ide_${pkgver}_Linux_64bit.zip"
"https://www.arduino.cc/wiki/370832ed4114dd35d498f2f449b4781e/arduino.svg"
"${pkgname}.sh")
-sha256sums=('5d1121f3faa8915896de559b79026b92266b360dbc327503425a592028991a42'
+sha256sums=('33bf2cb868abf92b3d160f7433dcd6348cec1c9e633b5c9e1c761f630f87b82b'
'4137981bcb4057c2e0092f22faea287767f102e0b48497d22cd55e8d6988e4ac'
'c02f0c40b92e50f46b09339d1ccfb0cb7cd7caa1e5d386ee9b85938810bfda34')
noextract=(arduino-ide_${pkgver}_Linux_64bit.zip)