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

Jelle van der Waa jelle at archlinux.org
Fri Jan 18 17:56:41 UTC 2019


    Date: Friday, January 18, 2019 @ 17:56:40
  Author: jelle
Revision: 424160

upgpkg: esptool 2.6-1

Upstream release

Modified:
  esptool/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-18 17:35:53 UTC (rev 424159)
+++ PKGBUILD	2019-01-18 17:56:40 UTC (rev 424160)
@@ -4,7 +4,7 @@
 # Contributor: MatejSpindler <spindler.matej at gmail.com>
 
 pkgname=esptool
-pkgver=2.5.1
+pkgver=2.6
 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")
-sha512sums=('7e59f6890bd232d35bc794a9442d61aafa495f442cbbb1ce1968a2ab8c47d186d6dd190709546c99e4f813519eb76a4559fcb2f3de186d19e3b31fad2e1bcf11')
+sha512sums=('dd2e1815df07a491d5b41b709aafecb642f5b642c83b11e309986ba0ad827257e6b7bb93f4decd7ee37fd10a1ee7b36c836598c0c2e1e60118bf96397c187dfd')
 
 package() {
   cd "esptool-${pkgver}"



More information about the arch-commits mailing list