Date: Saturday, April 8, 2023 @ 05:54:20 Author: felixonmars Revision: 1441861
upgpkg: python-pyocd 0.34.3-3: rebuild with python 3.11 Modified: python-pyocd/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-08 05:54:14 UTC (rev 1441860) +++ PKGBUILD 2023-04-08 05:54:20 UTC (rev 1441861) @@ -3,7 +3,7 @@ _name=pyocd pkgname=python-pyocd pkgver=0.34.3 -pkgrel=2 +pkgrel=3 pkgdesc="Programming and debugging Arm Cortex-M microcontrollers" arch=(any) url="https://github.com/pyocd/pyOCD"
