diff --git a/testing/py3-bite-parser/APKBUILD b/testing/py3-bite-parser/APKBUILD index d7de4b5117f..0d5d58c3231 100644 --- a/testing/py3-bite-parser/APKBUILD +++ b/testing/py3-bite-parser/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Guy Godfroy pkgname=py3-bite-parser pkgver=0.2.5 -pkgrel=0 +pkgrel=1 pkgdesc="Asynchronous parser taking incremental bites out of your byte input stream" url="https://github.com/jgosmann/bite-parser" arch="noarch"