diff options
Diffstat (limited to 'linhes/python-requests-cache')
-rw-r--r-- | linhes/python-requests-cache/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linhes/python-requests-cache/PKGBUILD b/linhes/python-requests-cache/PKGBUILD index 1530ff8..1dcb8aa 100644 --- a/linhes/python-requests-cache/PKGBUILD +++ b/linhes/python-requests-cache/PKGBUILD @@ -9,7 +9,7 @@ _base=requests-cache pkgname=python-${_base} pkgdesc="A persistent cache for python requests" pkgver=1.2.0 -pkgrel=1 +pkgrel=2 arch=(any) url="https://github.com/${_base}/${_base}" license=('custom:BSD-2-clause') |