| author | Evangelos Foutras
<foutrelis@archlinux.org> 2019-11-01 13:39:59 UTC |
| committer | Evangelos Foutras
<foutrelis@archlinux.org> 2019-11-01 13:39:59 UTC |
| parent | 53775cd0606b63fe2d6eeeccdf3133e23524e9f1 |
| PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index ec39897..064f65a 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,7 +4,7 @@ pkgbase=python-requests-toolbelt pkgname=('python-requests-toolbelt' 'python2-requests-toolbelt') pkgver=0.9.1 -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"