Skip to content

Commit c4b9dd2

Browse files
committed
arduino-cli: update to 1.2.2, orphan
1 parent e1ec5ec commit c4b9dd2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

srcpkgs/arduino-cli/template

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Template file for 'arduino-cli'
22
pkgname=arduino-cli
3-
version=1.2.0
3+
version=1.2.2
44
revision=1
55
build_style=go
66
build_helper="qemu"
@@ -11,11 +11,11 @@ go_ldflags="
1111
-X ${go_import_path}/internal/version.date=${SOURCE_DATE_EPOCH}
1212
"
1313
short_desc="Arduino command line interface"
14-
maintainer="Andrew J. Hesford <ajh@sideband.org>"
14+
maintainer="Orphaned <orphan@voidlinux.org>"
1515
license="GPL-3.0-or-later"
1616
homepage="https://github.com/arduino/arduino-cli"
1717
distfiles="https://github.com/arduino/arduino-cli/archive/v${version}.tar.gz"
18-
checksum=f576e40873037e39cdd1a8297b34aa8305b53e2268307944765778a925dba0f1
18+
checksum=c999f61e23c253d567f49c20ac4dc5d4e3187515dc7e1a42ac0482cb7124730a
1919
# Tests do not find executable in build environment
2020
make_check=no
2121

0 commit comments

Comments
 (0)