| author | Evangelos Foutras
<foutrelis@archlinux.org> 2019-10-25 19:58:35 UTC |
| committer | Evangelos Foutras
<foutrelis@archlinux.org> 2019-10-25 19:58:35 UTC |
| parent | 482cad378eb572ddc1f4a4cdec522f7532aed05d |
| PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index ac5f91b..ec39897 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=1 +pkgrel=2 pkgdesc="A toolbelt of useful classes and functions to be used with python-requests." arch=('any') url="https://github.com/requests/toolbelt"