| author | Felix Yan
<felixonmars@archlinux.org> 2018-07-08 07:23:55 UTC |
| committer | Felix Yan
<felixonmars@archlinux.org> 2018-07-08 07:23:55 UTC |
| parent | f57930a55e068cb0396edd37abf1c40f8f5b04e4 |
| PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 72cf5ef..892182b 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,7 +4,7 @@ pkgbase=python-requests-toolbelt pkgname=('python-requests-toolbelt' 'python2-requests-toolbelt') pkgver=0.8.0 -pkgrel=2 +pkgrel=3 pkgdesc="A toolbelt of useful classes and functions to be used with python-requests." arch=('any') url="https://github.com/requests/toolbelt"