diff options
Diffstat (limited to 'community/py-rfc3339/APKBUILD')
-rw-r--r-- | community/py-rfc3339/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-rfc3339/APKBUILD b/community/py-rfc3339/APKBUILD index 1e5b609b08..c75d5324bd 100644 --- a/community/py-rfc3339/APKBUILD +++ b/community/py-rfc3339/APKBUILD @@ -3,7 +3,7 @@ pkgname=py-rfc3339 _pkgname=pyRFC3339 pkgver=1.0 -pkgrel=0 +pkgrel=1 pkgdesc="Generate and parse RFC 3339 timestamps" url="https://pypi.python.org/pypi/pyRFC3339" arch="noarch" |