Date: Tuesday, December 19, 2017 @ 16:55:57
  Author: jelle
Revision: 274892

upgpkg: esptool 2.2-1

Modified:
  esptool/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-12-19 16:54:50 UTC (rev 274891)
+++ PKGBUILD    2017-12-19 16:55:57 UTC (rev 274892)
@@ -4,7 +4,7 @@
 # Contributor: MatejSpindler <[email protected]>
 
 pkgname=esptool
-pkgver=2.0.1
+pkgver=2.2
 pkgrel=1
 pkgdesc="A cute Python utility to communicate with the ROM bootloader in 
Espressif ESP8266"
 arch=('any')
@@ -13,7 +13,7 @@
 makedepends=('git')
 depends=('python-pyserial')
 source=("https://github.com/themadinventor/esptool/archive/v${pkgver}.tar.gz";)
-md5sums=('0abb173d955006ea35b330a927cd971b')
+md5sums=('2385f9f1d22d22f9cf47c9314f253042')
 
 package() {
   cd "esptool-${pkgver}"

Reply via email to