diff options
-rw-r--r-- | community/py3-pyrfc3339/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-pyrfc3339/APKBUILD b/community/py3-pyrfc3339/APKBUILD index dcd04589ea..e0b271a163 100644 --- a/community/py3-pyrfc3339/APKBUILD +++ b/community/py3-pyrfc3339/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-pyrfc3339 _pkgname=pyRFC3339 pkgver=1.1 -pkgrel=2 +pkgrel=3 pkgdesc="Generate and parse RFC 3339 timestamps" url="https://pypi.python.org/pypi/pyRFC3339" arch="noarch" |