summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoshua Glass2022-06-23 11:27:33 +0100
committerJoshua Glass2022-06-23 11:27:33 +0100
commitd0dd7cb55383f4c8b953c444b199933ef11aeaa4 (patch)
tree57b503bfddb40a97f3752fdafc2ad83bca26e9de /PKGBUILD
parenta06a59860a3094ef5e93f45598e1358219b348cf (diff)
downloadaur-d0dd7cb55383f4c8b953c444b199933ef11aeaa4.tar.gz
Update to 2.0.0-rc8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 58efa458e344..0782ae249476 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: SuperNinja_4965
pkgname=arduino-ide-beta-bin
-_pkgver=2.0.0-rc7
+_pkgver=2.0.0-rc8
pkgver=${_pkgver//-/.}
pkgrel=1
pkgdesc="Arduino prototyping platform IDE, rewrite based on the Theia IDE framework"
@@ -18,7 +18,7 @@ install=arduino-ide.install
options=(!strip)
source=("https://downloads.arduino.cc/arduino-ide/arduino-ide_${_pkgver}_Linux_64bit.zip"
"https://www.arduino.cc/wiki/370832ed4114dd35d498f2f449b4781e/arduino.svg")
-sha256sums=('4000ad919536959038939b2d9f4af6c8c3efc83ceb5f816fb1b69b033c5c9b11'
+sha256sums=('830519afaa3c6144484567807258b375e193026fcac1f5137e6ff3749855786c'
'4137981bcb4057c2e0092f22faea287767f102e0b48497d22cd55e8d6988e4ac')
prepare() {