Date: Sunday, February 19, 2023 @ 10:46:05 Author: felixonmars Revision: 1402966
upgpkg: python-zipp 3.14.0-1 Modified: python-zipp/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-19 09:49:55 UTC (rev 1402965) +++ PKGBUILD 2023-02-19 10:46:05 UTC (rev 1402966) @@ -1,8 +1,8 @@ # Maintainer: Felix Yan <[email protected]> pkgname=python-zipp -pkgver=3.13.0 -_commit=a730c30dd4c2c9fe0c5a5374481adcaf984bfd37 +pkgver=3.14.0 +_commit=44bf8757105b6687db196feae8090c24f367cc7f pkgrel=1 pkgdesc="Pathlib-compatible object wrapper for zip files" url="https://github.com/jaraco/zipp"
