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

Felix Yan felixonmars at archlinux.org
Fri Nov 9 21:17:31 UTC 2018


    Date: Friday, November 9, 2018 @ 21:17:30
  Author: felixonmars
Revision: 404586

upgpkg: esptool 2.5.1-1

Modified:
  esptool/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-09 21:17:29 UTC (rev 404585)
+++ PKGBUILD	2018-11-09 21:17:30 UTC (rev 404586)
@@ -4,7 +4,7 @@
 # Contributor: MatejSpindler <spindler.matej at gmail.com>
 
 pkgname=esptool
-pkgver=2.5.0
+pkgver=2.5.1
 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=('63985fac392c950d890912a7f36257e2')
+sha512sums=('7e59f6890bd232d35bc794a9442d61aafa495f442cbbb1ce1968a2ab8c47d186d6dd190709546c99e4f813519eb76a4559fcb2f3de186d19e3b31fad2e1bcf11')
 
 package() {
   cd "esptool-${pkgver}"



More information about the arch-commits mailing list