Date: Friday, April 7, 2023 @ 07:09:23 Author: felixonmars Revision: 1440775
upgpkg: python-pefile 2022.5.30-2: rebuild with python 3.11 Modified: python-pefile/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-07 07:09:21 UTC (rev 1440774) +++ PKGBUILD 2023-04-07 07:09:23 UTC (rev 1440775) @@ -4,7 +4,7 @@ pkgname=python-pefile pkgver=2022.5.30 -pkgrel=1 +pkgrel=2 pkgdesc='Python PE parsing module' url='https://github.com/erocarrera/pefile' arch=('any')
