summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFabioLolix2021-12-05 21:47:18 +0100
committerFabioLolix2021-12-05 21:47:18 +0100
commitb1dae6e361ec14a1dfaf91d51087893e4148b3c7 (patch)
treeb97ef5dd02fdb9e3e0d1714f4e39fb0720399eff /PKGBUILD
parent359fce870e4272e260caf7d1c6f00b6ec84d764c (diff)
downloadaur-b1dae6e361ec14a1dfaf91d51087893e4148b3c7.tar.gz
v2.0.0-rc1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e47f268569a8..d55df0a71945 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: netroy
pkgname=arduino-ide-beta-bin
-_pkgver=2.0.0-beta.12
+_pkgver=2.0.0-rc1
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=('a888c6158e66b0c187e4ad756ef9edc38c2306f09652a88a2ce64cb892602c9f'
+sha256sums=('a23845260e31bc9c575fb26806645c7a571e816fc2030581281db08898844310'
'd0e1a18d4553df38ffc34c0699369500e8a8129647207c65d36e615870d7fe3c')
prepare() {