[arch-commits] Commit in esptool/trunk (PKGBUILD)

Jelle van der Waa jelle at archlinux.org
Sun Nov 13 16:35:58 UTC 2016


    Date: Sunday, November 13, 2016 @ 16:35:57
  Author: jelle
Revision: 195511

upgpkg: esptool 1.2-1

Modified:
  esptool/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-13 16:34:57 UTC (rev 195510)
+++ PKGBUILD	2016-11-13 16:35:57 UTC (rev 195511)
@@ -4,8 +4,8 @@
 # Contributor: MatejSpindler <spindler.matej at gmail.com>
 
 pkgname=esptool
-pkgver=1.1
-pkgrel=2
+pkgver=1.2
+pkgrel=1
 pkgdesc="A cute Python utility to communicate with the ROM bootloader in Espressif ESP8266"
 arch=('any')
 url="https://github.com/themadinventor/esptool"
@@ -13,7 +13,7 @@
 makedepends=('git')
 depends=('python2-pyserial')
 source=("https://github.com/themadinventor/esptool/archive/v${pkgver}.tar.gz")
-md5sums=('9e0c14ced8182adf33808e5a80d7b88e')
+md5sums=('7a9318dabc2d8796402424e2fcaadf35')
 
 prepare() {
   cd "esptool-${pkgver}"



More information about the arch-commits mailing list