Date: Thursday, March 26, 2015 @ 14:21:02 Author: svenstaro Revision: 129956
upgpkg: pypy 2.5.1-1 upstream release 2.5.1 Modified: pypy/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-03-26 13:04:43 UTC (rev 129955) +++ PKGBUILD 2015-03-26 13:21:02 UTC (rev 129956) @@ -3,7 +3,7 @@ # Contributor: William Giokas <[email protected]> pkgname=pypy -pkgver=2.5.0 +pkgver=2.5.1 pkgrel=1 pkgdesc="A Python implementation written in Python, JIT enabled" url="http://pypy.org"
