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

Jelle van der Waa jelle at archlinux.org
Sat Oct 26 17:44:50 UTC 2019


    Date: Saturday, October 26, 2019 @ 17:44:48
  Author: jelle
Revision: 520444

upgpkg: esptool 2.8-1

Upstream update

Modified:
  esptool/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-26 17:13:28 UTC (rev 520443)
+++ PKGBUILD	2019-10-26 17:44:48 UTC (rev 520444)
@@ -4,7 +4,7 @@
 # Contributor: MatejSpindler <spindler.matej at gmail.com>
 
 pkgname=esptool
-pkgver=2.7
+pkgver=2.8
 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=('3a80c969b3716983ebff683b643acc0272497afd513d6bc60894874fe2ee6ee22f0f6930324a8f14f735a7e5ea10377d7311a2cf05faff46d06f05eaaf417e1c')
+sha512sums=('14528197e760779f3bf50e2a44d477979675dd42451fa405e2ae87502158b21f999fb94561980c9eb0634d2d1fd3729779b78266403de858ed1d32e8d29604cc')
 
 build() {
   cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list