summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorGrey Christoforo2019-09-25 10:20:25 +0100
committerGrey Christoforo2019-09-25 10:21:10 +0100
commit07ee8d96f3b8b875bc26bc3e4148e9b91efd6ae0 (patch)
tree1a1a2c311fb204ccdd42498360558500b9229db2 /.SRCINFO
downloadaur-07ee8d96f3b8b875bc26bc3e4148e9b91efd6ae0.tar.gz
initial commit
add missing srcinfo
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO21
1 files changed, 21 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..9bfdd0ee47f6
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,21 @@
+pkgbase = arduino-cli-rc
+ pkgdesc = Arduino command line interface -- stable and release candidates
+ pkgver = 0.5.0
+ pkgrel = 1
+ url = https://github.com/arduino/arduino-cli
+ arch = x86_64
+ license = GPL
+ makedepends = go
+ makedepends = git
+ makedepends = unzip
+ depends = arduino-ctags
+ optdepends = arduino-avr-core: AVR core with upstream avr-gcc and avrdude
+ optdepends = arduino-builder: Arduino command line interface
+ optdepends = arduino-ctags
+ provides = arduino-cli
+ conflicts = arduino-cli
+ source = https://github.com/arduino/arduino-cli/archive/0.5.0-showports.tar.gz
+ sha512sums = a8ac5b6125a618126023b7df90b45439b9bb7ef7c54808546632fbba886e743e2291adce1f634d051b5e3dd85fc1b6cfdf8058a2e402e2165f4fc2a9f07bafa4
+
+pkgname = arduino-cli-rc
+