Date: Monday, April 10, 2023 @ 12:14:05 Author: felixonmars Revision: 1444215
upgpkg: python-hatch-vcs 0.3.0-4: rebuild with python 3.11 Modified: python-hatch-vcs/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-10 12:14:04 UTC (rev 1444214) +++ PKGBUILD 2023-04-10 12:14:05 UTC (rev 1444215) @@ -3,7 +3,7 @@ pkgname=python-hatch-vcs pkgver=0.3.0 _commit=fbfc6b93c6cd195f8e0525a48637a349f765d131 -pkgrel=3 +pkgrel=4 pkgdesc="Hatch plugin for versioning with your preferred VCS" url="https://github.com/ofek/hatch-vcs" license=('MIT')
