summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinArcX2017-03-29 11:26:34 +0430
committerLinArcX2017-03-29 11:26:34 +0430
commitaacde954121224304c4fb0b63e1e727bbd465bb0 (patch)
tree9415ae27526457ad34997b565a21ddcadd41eae5
parent1bbad84f67b8beb0ddde52b530bd1258c47b83be (diff)
downloadaur-aacde954121224304c4fb0b63e1e727bbd465bb0.tar.gz
change dependency from tvdb3_api-git to python-pytvmaze
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d43314c07abf..5eb221006ef8 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' 'tvdb3_api-git')
+depends=('python' 'python-prettytable' 'python-pyfiglet' 'python-tvmaze')
makedepends=('git' 'python-setuptools')
provides=("${pkgname}" 'tvdoon')
conflicts=("${pkgname}" 'tvdoon')