aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/fabric/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/fabric/APKBUILD b/testing/fabric/APKBUILD
index eb0724721c0..4e169b86e43 100644
--- a/testing/fabric/APKBUILD
+++ b/testing/fabric/APKBUILD
@@ -3,7 +3,7 @@
pkgname=fabric
_pkgname=fabric
pkgver=2.5.0
-pkgrel=0
+pkgrel=1
pkgdesc="A simple pythonic remote deployment tool"
options="!check" # Fails to find 'fabfile' module
url="https://www.fabfile.org/"