Date: Thursday, October 31, 2019 @ 16:37:53 Author: foutrelis Revision: 521100
Python 3.8 rebuild Modified: python-strict-rfc3339/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-10-31 16:37:20 UTC (rev 521099) +++ PKGBUILD 2019-10-31 16:37:53 UTC (rev 521100) @@ -5,7 +5,7 @@ pkgbase=python-strict-rfc3339 pkgname=(python-strict-rfc3339 python2-strict-rfc3339) pkgver=0.7 -pkgrel=3 +pkgrel=4 pkgdesc="Strict, simple, lightweight RFC3339 functions" url="http://www.danielrichman.co.uk/libraries/strict-rfc3339.html" license=('GPL')
