Date: Saturday, November 14, 2020 @ 16:04:23 Author: yan12125 Revision: 754126
upgpkg: python-pproxy 2.4.6-2; rebuild for Python 3.9 Modified: python-pproxy/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-14 16:02:44 UTC (rev 754125) +++ PKGBUILD 2020-11-14 16:04:23 UTC (rev 754126) @@ -6,7 +6,7 @@ # source tarball on PyPI does not include LICENSE # https://github.com/qwj/python-proxy/issues/91 _commit=ba9c1557ce71ea6a3136ea8a71bfde80be86d0b5 -pkgrel=1 +pkgrel=2 pkgdesc="Versatile TCP/UDP asynchronous tunnel proxy implemented in Python 3 asyncio" arch=('any') url="https://github.com/qwj/python-proxy"
