Date: Thursday, October 31, 2019 @ 18:01:45
  Author: felixonmars
Revision: 521510

Python 3.8 rebuild

Modified:
  python-monotonic/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-10-31 18:01:30 UTC (rev 521509)
+++ PKGBUILD    2019-10-31 18:01:45 UTC (rev 521510)
@@ -5,7 +5,7 @@
 _pkgname=monotonic
 pkgname=('python-monotonic' 'python2-monotonic')
 pkgver=1.5
-pkgrel=3
+pkgrel=4
 pkgdesc="An implementation of time.monotonic() for Python 2."
 url="https://pypi.python.org/pypi/monotonic";
 license=('Apache')

Reply via email to