File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Template file for 'arduino-cli'
2
2
pkgname=arduino-cli
3
- version=1.2.0
3
+ version=1.2.2
4
4
revision=1
5
5
build_style=go
6
6
build_helper="qemu"
@@ -11,11 +11,11 @@ go_ldflags="
11
11
-X ${go_import_path}/internal/version.date=${SOURCE_DATE_EPOCH}
12
12
"
13
13
short_desc="Arduino command line interface"
14
- maintainer="Andrew J. Hesford <ajh@sideband .org>"
14
+ maintainer="Orphaned <orphan@voidlinux .org>"
15
15
license="GPL-3.0-or-later"
16
16
homepage="https://github.com/arduino/arduino-cli"
17
17
distfiles="https://github.com/arduino/arduino-cli/archive/v${version}.tar.gz"
18
- checksum=f576e40873037e39cdd1a8297b34aa8305b53e2268307944765778a925dba0f1
18
+ checksum=c999f61e23c253d567f49c20ac4dc5d4e3187515dc7e1a42ac0482cb7124730a
19
19
# Tests do not find executable in build environment
20
20
make_check=no
21
21
You can’t perform that action at this time.
0 commit comments