Date: Friday, July 20, 2018 @ 11:16:32 Author: kkeen Revision: 362592
upgpkg: python-ptyprocess 0.6.0-2 py 3.7 rebuild Modified: python-ptyprocess/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-20 11:14:51 UTC (rev 362591) +++ PKGBUILD 2018-07-20 11:16:32 UTC (rev 362592) @@ -6,7 +6,7 @@ pkgname=(python-ptyprocess python2-ptyprocess) _pkgname=ptyprocess pkgver=0.6.0 -pkgrel=1 +pkgrel=2 pkgdesc="Run a subprocess in a pseudo terminal" url="https://github.com/pexpect/ptyprocess" arch=('any')