Date: Wednesday, July 18, 2018 @ 07:26:44
  Author: foutrelis
Revision: 361786

Python 3.7 rebuild

Modified:
  mypy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2018-07-18 07:26:00 UTC (rev 361785)
+++ PKGBUILD    2018-07-18 07:26:44 UTC (rev 361786)
@@ -4,7 +4,7 @@
 
 pkgname=mypy
 pkgver=0.620
-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