summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoshua Glass2024-09-26 01:08:34 +0100
committerJoshua Glass2024-09-26 01:08:34 +0100
commitca09ffedcb1ef51ec70fef81c8575e6b9c0aca69 (patch)
tree1d130bb6a857df57a1838ae8d3eddd121332ae78 /PKGBUILD
parent0a70d389454904d933987e11dae61b88ab53d3da (diff)
downloadaur-ca09ffedcb1ef51ec70fef81c8575e6b9c0aca69.tar.gz
Update to version 2.3.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4ad49aea5099..88c9b3ec076b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: netroy
pkgname=arduino-ide-bin
-pkgver=2.3.2
-pkgrel=2
+pkgver=2.3.3
+pkgrel=1
pkgdesc="Arduino prototyping platform IDE, rewrite based on the Theia IDE framework."
arch=(x86_64)
url="https://github.com/arduino/arduino-ide"
@@ -21,7 +21,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=('1a23b911043a247116ace846f03a0265c719dcd49cf9a8af09334db4d3916e88'
+sha256sums=('400315a3020f5dcc1dd979fba182f9867f2379de00cc99b098b8eb06dce0eaba'
'4137981bcb4057c2e0092f22faea287767f102e0b48497d22cd55e8d6988e4ac'
'c02f0c40b92e50f46b09339d1ccfb0cb7cd7caa1e5d386ee9b85938810bfda34')