| author | Felix Yan
<felixonmars@archlinux.org> 2023-04-06 02:09:24 UTC |
| committer | Felix Yan
<felixonmars@archlinux.org> 2023-04-06 02:09:24 UTC |
| parent | 0ea9dc58e7edb0ed26ccfe32518f93224475ab1b |
| PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 50c6774..0570355 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ pkgname=python-requests-toolbelt pkgver=0.10.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"