aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/py3-requests-toolbelt/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-requests-toolbelt/APKBUILD b/community/py3-requests-toolbelt/APKBUILD
index 569873afa43..f94d2338746 100644
--- a/community/py3-requests-toolbelt/APKBUILD
+++ b/community/py3-requests-toolbelt/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-requests-toolbelt
_pkgname=toolbelt
pkgver=0.9.1
-pkgrel=0
+pkgrel=1
pkgdesc="Useful classes and functions to be used with python-requests"
options="!check" # Requires unpackaged 'betamax' module
url="https://github.com/requests/toolbelt"