summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOromion2021-12-14 19:26:36 +0000
committerOromion2021-12-14 19:26:36 +0000
commit63e808f34f772bcc587e9ee01a2516222ea886f6 (patch)
tree12fd6ebd288cdf0fcb3628f686ad730810e79505 /PKGBUILD
parent9d80ff09e5b764b9ab9e2a61f590ecc6ae90a91a (diff)
downloadaur-63e808f34f772bcc587e9ee01a2516222ea886f6.tar.gz
Python 3.10 rebuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0fc93b125157..f97eff7354b8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ _base=requests-cache
pkgname=python-${_base}
pkgdesc="Transparent persistent cache for http://python-requests.org library"
pkgver=0.8.1
-pkgrel=3
+pkgrel=4
arch=('any')
url="https://github.com/reclosedev/${_base}"
license=('custom:BSD-2-clause')