Date: Thursday, December 2, 2021 @ 11:57:18
Author: foutrelis
Revision: 1061606
upgpkg: python-fire 0.4.0-3: Python 3.10 rebuild
Modified:
python-fire/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-02 11:57:17 UTC (rev 1061605)
+++ PKGBUILD 2021-12-02 11:57:18 UTC (rev 1061606)
@@ -3,7 +3,7 @@
_name=fire
pkgname=python-fire
pkgver=0.4.0
-pkgrel=2
+pkgrel=3
pkgdesc="A library for automatically generating command line interfaces"
arch=('any')
url="https://github.com/google/python-fire"