Date: Sunday, July 1, 2018 @ 18:45:12 Author: foutrelis Revision: 349420
Python 3.7 rebuild Modified: gunicorn/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-01 18:44:12 UTC (rev 349419) +++ PKGBUILD 2018-07-01 18:45:12 UTC (rev 349420) @@ -7,7 +7,7 @@ pkgbase=gunicorn pkgname=(gunicorn python2-gunicorn) pkgver=19.8.1 -pkgrel=1 +pkgrel=2 pkgdesc='WSGI HTTP Server for UNIX' arch=('any') url='http://gunicorn.org/'