Date: Friday, April 7, 2023 @ 06:28:31 Author: felixonmars Revision: 1440717
upgpkg: python-cmsis-pack-manager 0.5.1-2: rebuild with python 3.11 Modified: python-cmsis-pack-manager/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-07 06:28:03 UTC (rev 1440716) +++ PKGBUILD 2023-04-07 06:28:31 UTC (rev 1440717) @@ -3,7 +3,7 @@ _name=cmsis_pack_manager pkgname=python-cmsis-pack-manager pkgver=0.5.1 -pkgrel=1 +pkgrel=2 pkgdesc="A Rust and Python module for handling CMSIS Pack files" arch=(x86_64) url="https://github.com/pyocd/cmsis-pack-manager"
