Giovanni Harting pushed to branch main at Arch Linux / Packaging / Packages /
esptool
Commits:
1c631e44 by Giovanni Harting at 2026-07-12T00:10:27+02:00
upgpkg: 5.3.1-1: upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = esptool
pkgdesc = Espressif SoC serial bootloader utility
- pkgver = 5.3.0
+ pkgver = 5.3.1
pkgrel = 1
url = https://github.com/espressif/esptool
arch = any
@@ -21,7 +21,7 @@ pkgbase = esptool
depends = python-colorama
depends = python-rich-click
optdepends = python-python-pkcs11: Support for HSM devices
- source = git+https://github.com/espressif/esptool.git#tag=v5.3.0
- b2sums =
2d9bb688fbff5ed13c3b6c069f81c86b473844d9db9ead566c70916de46461f5d717e0b10722de4097bae1263e3900fb3ff3e52e4d33c9feef883e3ddf370ee3
+ source = git+https://github.com/espressif/esptool.git#tag=v5.3.1
+ b2sums =
c3392231858e55b2fd8010cd0fb96a03a0766506a69b1474136dc30e649d8e7b45429825f18f8462368b140413bc158861a4b67f824211fc1d761d2d7c1d98e2
pkgname = esptool
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
# Contributor: MatejSpindler <[email protected]>
pkgname=esptool
-pkgver=5.3.0
+pkgver=5.3.1
pkgrel=1
pkgdesc='Espressif SoC serial bootloader utility'
arch=(any)
@@ -27,7 +27,7 @@ depends=(
)
optdepends=('python-python-pkcs11: Support for HSM devices')
source=("git+$url.git#tag=v$pkgver")
-b2sums=('2d9bb688fbff5ed13c3b6c069f81c86b473844d9db9ead566c70916de46461f5d717e0b10722de4097bae1263e3900fb3ff3e52e4d33c9feef883e3ddf370ee3')
+b2sums=('c3392231858e55b2fd8010cd0fb96a03a0766506a69b1474136dc30e649d8e7b45429825f18f8462368b140413bc158861a4b67f824211fc1d761d2d7c1d98e2')
build() {
cd $pkgname
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/esptool/-/commit/1c631e44fe16d512f9678905387440a831f034f6
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/esptool/-/commit/1c631e44fe16d512f9678905387440a831f034f6
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help