diff options
Diffstat (limited to 'testing/py3-isodate/APKBUILD')
-rw-r--r-- | testing/py3-isodate/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-isodate/APKBUILD b/testing/py3-isodate/APKBUILD index 0192d3cfc5..b4870bbe57 100644 --- a/testing/py3-isodate/APKBUILD +++ b/testing/py3-isodate/APKBUILD @@ -2,7 +2,7 @@ pkgname=py3-isodate _pyname=isodate pkgver=0.6.0 -pkgrel=0 +pkgrel=1 pkgdesc="An ISO 8601 date/time/duration parser and formatter" url="http://pypi.python.org/pypi/isodate" arch="noarch" |