diff --git a/testing/fabric/APKBUILD b/testing/fabric/APKBUILD index f15b8e017ec..a63e055862a 100644 --- a/testing/fabric/APKBUILD +++ b/testing/fabric/APKBUILD @@ -3,7 +3,7 @@ pkgname=fabric _pkgname=fabric pkgver=3.2.2 -pkgrel=1 +pkgrel=2 pkgdesc="simple pythonic remote deployment tool" options="!check" # Fails to find 'fabfile' module url="https://www.fabfile.org/"