summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 19d4ff3488bc4c2efbd081e24793ce33b19fb2f7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = esptool-git
	pkgdesc = A cute Python utility to communicate with the ROM bootloader in Espressif ESP8266
	pkgver = 2.0.1
	pkgrel = 1
	url = https://github.com/espressif/esptool
	arch = any
	license = GPL2
	makedepends = git
	depends = python
	depends = python-pyserial
	source = esptool::git+https://github.com/espressif/esptool
	md5sums = SKIP

pkgname = esptool-git