Date: Friday, April 7, 2023 @ 05:37:52
  Author: felixonmars
Revision: 1440639

upgpkg: mypy 1.1.1-2: rebuild with python 3.11

Modified:
  mypy/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-04-07 05:31:28 UTC (rev 1440638)
+++ PKGBUILD    2023-04-07 05:37:52 UTC (rev 1440639)
@@ -4,7 +4,7 @@
 
 pkgname=mypy
 pkgver=1.1.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Optional static typing for Python 2 and 3 (PEP484)'
 url="http://www.mypy-lang.org/";
 arch=('any')

Reply via email to