summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFabioLolix2022-03-06 13:06:02 +0100
committerFabioLolix2022-03-06 13:06:02 +0100
commit20256e4767cff316e383393ed1d370c63af45ea9 (patch)
treeddcb15a8009b67316e28c99a264b33aaa772a928 /PKGBUILD
parent6b6df74153116f8d453a76121c543ed1fb78da08 (diff)
downloadaur-20256e4767cff316e383393ed1d370c63af45ea9.tar.gz
v2.0.0-rc4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9967fabbb4dc..31993df58492 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: netroy
pkgname=arduino-ide-beta-bin
-_pkgver=2.0.0-rc3
+_pkgver=2.0.0-rc4
pkgver=${_pkgver//-/.}
pkgrel=1
pkgdesc="Arduino prototyping platform IDE, rewrite based on the Theia IDE framework"
@@ -17,7 +17,7 @@ install=arduino-ide.install
options=(!strip)
source=("https://downloads.arduino.cc/arduino-ide/arduino-ide_${_pkgver}_Linux_64bit.zip"
"https://www.arduino.cc/en/uploads/Trademark/ArduinoCommunityLogo.png")
-sha256sums=('835e69c76fb1d093f1d72f8fe2ea92c1b8cb34a37702de174f85eee4865f78a4'
+sha256sums=('1f498f8299ffd7815ca0dd2e856a9000a3dfc60f5f9e958bc57a9ab2c9bb300e'
'd0e1a18d4553df38ffc34c0699369500e8a8129647207c65d36e615870d7fe3c')
prepare() {