summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c4d345a17a34..990ea78daed7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-requests-cache
pkgdesc = Transparent persistent cache for http://python-requests.org library
pkgver = 0.9.3
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/reclosedev/requests-cache
arch = any
license = custom:BSD-2-clause
@@ -12,7 +12,7 @@ pkgbase = python-requests-cache
checkdepends = python-ujson
checkdepends = python-timeout-decorator
makedepends = python-build
- makedepends = python-install
+ makedepends = python-installer
makedepends = python-poetry-core
depends = python-requests
depends = python-appdirs