summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinArcX2017-03-25 01:53:20 +0430
committerLinArcX2017-03-25 01:53:20 +0430
commit23b6876e28f428341c33295e8b0577a8a7c942c4 (patch)
tree02c655d5515e4e31118a77f1b6008d7cfaabf281
parentb3d4f673f5f12a37efd51b14fdc13d2cbf703bea (diff)
downloadaur-23b6876e28f428341c33295e8b0577a8a7c942c4.tar.gz
some modification
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 36ac72583135..98ced112dc9d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="Show Information About Tv Show's, Ratings And So Many Cool Fatures!"
arch=('any')
url="https://github.com/LinArcX/tvdoon"
license=('GPL3')
-depends=('python' 'python-prettytable' 'python-pyfiglet' ' python-tvdb_api')
+depends=('python' 'python-prettytable' 'python-pyfiglet' ' python-tvdb_api-git')
makedepends=('git' 'python-setuptools')
provides=("${pkgname}" 'python-requests-cache')
conflicts=("${pkgname}" 'python-requests-cache')