summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinArcX2017-03-24 15:25:01 +0430
committerLinArcX2017-03-24 15:25:01 +0430
commit3c9fb8507231685e209abbf786784dad195406db (patch)
treecf2d9b6105faf022a89898ac566799dc5e2f5555
parent745c53f931946bddc9ed886b17d3be1c199bbcf3 (diff)
downloadaur-3c9fb8507231685e209abbf786784dad195406db.tar.gz
sdf
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c53459d6b841..683f61a3cf28 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,8 @@ pkgdesc="Show Information About Tv Show's, Ratings And So Many Cool Fatures!"
arch=('any')
url="http://www.stack.blog.ir"
license=('GPL3')
-depends=('python' 'python2-prettytable' 'python-prettytable' 'python-pyfiglet' 'python-pillow')
-makedepends=('git' 'python-setuptools')
+depends=('python')
+makedepends=('git' 'python-setuptools' 'python2-prettytable' 'python-prettytable' 'python-pyfiglet' 'python-pillow')
provides=("${pkgname}")
conflicts=("${pkgname}")
source=("${pkgname}::git+https://github.com/LinArcX/tvdoon")