| author | Felix Yan
<felixonmars@archlinux.org> 2021-11-30 20:48:54 UTC |
| committer | Felix Yan
<felixonmars@archlinux.org> 2021-11-30 20:48:54 UTC |
| parent | d003104dd555df1dbc183d48b168b05e2b5a1835 |
| PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index f521be7..0533b77 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ pkgname=python-requests-toolbelt pkgver=0.9.1 -pkgrel=5 +pkgrel=6 pkgdesc="A toolbelt of useful classes and functions to be used with python-requests." arch=('any') url="https://github.com/requests/toolbelt"