summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4457c3fbbe1b..303e4f7bc291 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="easy to use interface to thetvdb.com(Python3)"
arch=('any')
url="https://github.com/dbr/tvdb_api"
license=('GPL')
-depends=('python' 'python2-requests-cache')
+depends=('python' 'python-requests-cache-git')
makedepends=('git' 'python-setuptools')
provides=($pkgname)
conflicts=($pkgname)