diff --git a/testing/py3-gitdb2/APKBUILD b/testing/py3-gitdb2/APKBUILD index f4167e2a2b3..ab6b902cec8 100644 --- a/testing/py3-gitdb2/APKBUILD +++ b/testing/py3-gitdb2/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Leo pkgname=py3-gitdb2 pkgver=2.0.6 -pkgrel=0 +pkgrel=1 pkgdesc="Git Object Database" options="!check" # (failures=1,errors=9) url="https://github.com/gitpython-developers/gitdb"