Date: Friday, December 3, 2021 @ 00:49:51
Author: felixonmars
Revision: 1064087
upgpkg: esptool 3.2-2: Python 3.10 rebuild
Modified:
esptool/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-03 00:49:50 UTC (rev 1064086)
+++ PKGBUILD 2021-12-03 00:49:51 UTC (rev 1064087)
@@ -5,7 +5,7 @@
pkgname=esptool
pkgver=3.2
-pkgrel=1
+pkgrel=2
pkgdesc="A cute Python utility to communicate with the ROM bootloader in
Espressif ESP8266"
arch=('any')
url="https://github.com/espressif/esptool"