diff options
Diffstat (limited to 'testing/py3-py-radix/APKBUILD')
-rw-r--r-- | testing/py3-py-radix/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-py-radix/APKBUILD b/testing/py3-py-radix/APKBUILD index 50a3210790..ca0a1bfa84 100644 --- a/testing/py3-py-radix/APKBUILD +++ b/testing/py3-py-radix/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-py-radix _pkgname=py-radix pkgver=0.10.0 -pkgrel=2 +pkgrel=3 pkgdesc="An implementation of a radix tree for Python" url="https://github.com/mjschultz/py-radix" arch="all" |