diff options
-rw-r--r-- | community/py3-itypes/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-itypes/APKBUILD b/community/py3-itypes/APKBUILD index 2207577ba3..3b450416e7 100644 --- a/community/py3-itypes/APKBUILD +++ b/community/py3-itypes/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-itypes _pkgreal=itypes pkgver=1.1.0 -pkgrel=3 +pkgrel=4 pkgdesc="Basic immutable container types for Python" url="https://github.com/tomchristie/itypes" arch="noarch" |