summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinArcX2017-03-29 11:43:07 +0430
committerLinArcX2017-03-29 11:43:07 +0430
commit64b4cee515b2d07bc16cde8bee1cf1c333fa03d2 (patch)
tree3ed8d8ccf9e12b0de5edd46668c571ac424c4fcd
parentaacde954121224304c4fb0b63e1e727bbd465bb0 (diff)
downloadaur-64b4cee515b2d07bc16cde8bee1cf1c333fa03d2.tar.gz
fix dependency
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5eb221006ef8..87e823639469 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-tvmaze')
+depends=('python' 'python-prettytable' 'python-pyfiglet' 'python-pytvmaze')
makedepends=('git' 'python-setuptools')
provides=("${pkgname}" 'tvdoon')
conflicts=("${pkgname}" 'tvdoon')