Date: Thursday, August 4, 2016 @ 07:34:20 Author: felixonmars Revision: 185034
upgpkg: python2-monotonic 1.2-1 Modified: python2-monotonic/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-08-04 03:20:25 UTC (rev 185033) +++ PKGBUILD 2016-08-04 07:34:20 UTC (rev 185034) @@ -2,7 +2,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=python2-monotonic -pkgver=1.1 +pkgver=1.2 pkgrel=1 pkgdesc="An implementation of time.monotonic() for Python 2 & < 3.3" arch=('any')
