Giovanni Harting pushed to branch main at Arch Linux / Packaging / Packages /
esptool
Commits:
00d03604 by Giovanni Harting at 2024-11-18T21:24:53+01:00
upgpkg: 4.8.1-2: rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = esptool
pkgdesc = Espressif SoC serial bootloader utility
pkgver = 4.8.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/espressif/esptool
arch = any
license = GPL-2.0-only
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
pkgname=esptool
pkgver=4.8.1
-pkgrel=1
+pkgrel=2
pkgdesc='Espressif SoC serial bootloader utility'
arch=(any)
url='https://github.com/espressif/esptool'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/esptool/-/commit/00d03604b9c7170174a3475c0ddd246a1ab728e8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/esptool/-/commit/00d03604b9c7170174a3475c0ddd246a1ab728e8
You're receiving this email because of your account on gitlab.archlinux.org.