| author | Felix Yan
<felixonmars@archlinux.org> 2023-04-10 10:20:58 UTC |
| committer | Felix Yan
<felixonmars@archlinux.org> 2023-04-10 10:20:58 UTC |
| parent | 358d05e319aa81cc05580d30cf993d6419c56308 |
| PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 0570355..e470ffe 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ pkgname=python-requests-toolbelt pkgver=0.10.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"