diff options
Diffstat (limited to 'community/py-requests-toolbelt/APKBUILD')
-rw-r--r-- | community/py-requests-toolbelt/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-requests-toolbelt/APKBUILD b/community/py-requests-toolbelt/APKBUILD index f432b48dbb..ba196f1592 100644 --- a/community/py-requests-toolbelt/APKBUILD +++ b/community/py-requests-toolbelt/APKBUILD @@ -3,7 +3,7 @@ pkgname=py-requests-toolbelt _pkgname=toolbelt pkgver=0.8.0 -pkgrel=0 +pkgrel=1 pkgdesc="Useful classes and functions to be used with python-requests" url="https://github.com/requests/toolbelt" arch="noarch" |