Date: Sunday, March 20, 2016 @ 14:10:53 Author: svenstaro Revision: 167707
upgpkg: pypy 5.0.1-1 upstream releae 5.0.1 Modified: pypy/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-03-20 12:01:01 UTC (rev 167706) +++ PKGBUILD 2016-03-20 13:10:53 UTC (rev 167707) @@ -3,7 +3,7 @@ # Contributor: William Giokas <[email protected]> pkgname=pypy -pkgver=5.0 +pkgver=5.0.1 pkgrel=1 pkgdesc="A Python implementation written in Python, JIT enabled" url="http://pypy.org"
