diff --git a/testing/py3-blist/APKBUILD b/testing/py3-blist/APKBUILD index e2d468046fc..a8ed2d2b84a 100644 --- a/testing/py3-blist/APKBUILD +++ b/testing/py3-blist/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-blist _pkgname=blist pkgver=1.3.6 -pkgrel=2 +pkgrel=3 pkgdesc="A list-like type with better asymptotic performance and similar performance on small lists" url="https://github.com/DanielStutzbach/blist" arch="all"