summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGrey Christoforo2020-01-29 14:16:56 +0000
committerGrey Christoforo2020-01-29 14:16:56 +0000
commitb09eb8dc9292621cbdb8cfa0815169d96df5c57b (patch)
treefec870d87862a3a133da4dd08c1ec19938138d20 /PKGBUILD
parentdf3876fdc89b199b378d7f6760d5e50d98da3ffe (diff)
downloadaur-arduino-builder-rc.tar.gz
bump version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 71e040e201ff..40a17b5cb338 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,5 @@
-
pkgname=arduino-builder-rc
-pkgver=1.4.7
+pkgver=1.5.1
pkgrel=1
pkgdesc="A command line tool for compiling Arduino sketches -- stable and release candidates"
arch=('x86_64')
@@ -14,7 +13,7 @@ optdepends=('arduino-avr-core: AVR core with upstream avr-gcc and avrdude'
'arduino-cli: Arduino command line interface')
source=("https://github.com/arduino/arduino-builder/archive/${pkgver}.tar.gz")
-sha512sums=('7550a8ec97e20ce88f519a33158df575c76b2de133d57db0323453f04a0bbe8484030f80e71fdcd095127289e53bcd635a056eb32845b7a7203003be2f5a9ab7')
+sha512sums=('97e643836befb42279c4b745197197a8057ca1a52eee776f13b70c5a564818e50ac155745e52df53e7fc6bbbf6d4478c1cc6dcc87bb5d4f7a02d79db692171f5')
prepare(){