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

Jelle van der Waa jelle at archlinux.org
Sun Jul 21 20:00:19 UTC 2019


    Date: Sunday, July 21, 2019 @ 20:00:18
  Author: jelle
Revision: 492495

upgpkg: esptool 2.7-1

Upstream update

Modified:
  esptool/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-21 19:54:03 UTC (rev 492494)
+++ PKGBUILD	2019-07-21 20:00:18 UTC (rev 492495)
@@ -4,7 +4,7 @@
 # Contributor: MatejSpindler <spindler.matej at gmail.com>
 
 pkgname=esptool
-pkgver=2.6
+pkgver=2.7
 pkgrel=1
 pkgdesc="A cute Python utility to communicate with the ROM bootloader in Espressif ESP8266"
 arch=('any')
@@ -13,7 +13,7 @@
 makedepends=('git' 'python-setuptools')
 depends=('python-pyserial' 'python-ecdsa' 'python-pyaes')
 source=("https://github.com/espressif/esptool/archive/v${pkgver}.tar.gz")
-sha512sums=('dd2e1815df07a491d5b41b709aafecb642f5b642c83b11e309986ba0ad827257e6b7bb93f4decd7ee37fd10a1ee7b36c836598c0c2e1e60118bf96397c187dfd')
+sha512sums=('3a80c969b3716983ebff683b643acc0272497afd513d6bc60894874fe2ee6ee22f0f6930324a8f14f735a7e5ea10377d7311a2cf05faff46d06f05eaaf417e1c')
 
 build() {
   cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list