Date: Thursday, December 2, 2021 @ 15:26:51
Author: felixonmars
Revision: 430309
upgpkg: python-cffi 1.15.0-3: Python 3.10 rebuild
Modified:
python-cffi/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-02 15:23:45 UTC (rev 430308)
+++ PKGBUILD 2021-12-02 15:26:51 UTC (rev 430309)
@@ -3,7 +3,7 @@
pkgname=python-cffi
pkgver=1.15.0
-pkgrel=2
+pkgrel=3
pkgdesc="Foreign Function Interface for Python calling C code"
arch=('x86_64')
url="https://cffi.readthedocs.org/"