summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a4656edb1b57856c04227d8a0d4bcd10d8e2569a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = arduino-avr-core-rc
	pkgdesc = Arduino AVR core with upstream avr-gcc and avrdude -- stable and release candidates
	pkgver = 1.8.2
	pkgrel = 1
	url = https://github.com/arduino/ArduinoCore-avr
	arch = any
	license = GPL
	depends = avrdude
	depends = avr-gcc
	depends = avr-libc
	depends = arduino-ctags
	provides = arduino-avr-core
	conflicts = arduino-avr-core
	options = !strip
	options = !emptydirs
	source = https://github.com/arduino/ArduinoCore-avr/archive/1.8.2.tar.gz
	source = platform.patch
	sha512sums = 8b2b7780d222b584b12376c2db92539d3b194057a8b7d7de1c0a0e350f82ef5898b7c4db32032ab73391746e3e644e96909dd08887a5085426cb8c28da590c5f
	sha512sums = 34bdd71d8796682ddd1a57e4ef38b2dc4557656f32528af3caa96e6d6f803b6982b9edf044294c2af9478c5ca3dbb6567faa6d24aa97228173e38f7a139b3b68

pkgname = arduino-avr-core-rc