summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoshua Glass2022-08-02 22:00:06 +0100
committerJoshua Glass2022-08-02 22:00:06 +0100
commit13979b42194418de505b3c74d0ba225c39fe670c (patch)
tree0085217ee4a9b00139f5949140bf5fcfd53eeb3e /PKGBUILD
parent3179300ecbc5da85f047b09a299b647aeb2fd644 (diff)
downloadaur-13979b42194418de505b3c74d0ba225c39fe670c.tar.gz
Update to 2.0.0-rc9.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 369eb7278aaa..f76dbc6e7197 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: SuperNinja_4965
pkgname=arduino-ide-beta-bin
-_pkgver=2.0.0-rc9
+_pkgver=2.0.0-rc9.1
pkgver=${_pkgver//-/.}
pkgrel=1
pkgdesc="Arduino prototyping platform IDE, rewrite based on the Theia IDE framework"
@@ -22,7 +22,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=('f6277b7fe3089780d2d57ba6347fbd404f71158d59072434d82519e9e71f0c2f'
+sha256sums=('56ec05b238e27204c2950012174f2f81e084c4216c92fdcbda948dd60d7d66dd'
'4137981bcb4057c2e0092f22faea287767f102e0b48497d22cd55e8d6988e4ac')
prepare() {