summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinArcX2017-03-25 01:44:03 +0430
committerLinArcX2017-03-25 01:44:03 +0430
commitb3d4f673f5f12a37efd51b14fdc13d2cbf703bea (patch)
treeb420307dd3a053870d26321777acd7d9fa44d500
parent739f4d58e5483566b1046015d3d26d1e7ad7bbb6 (diff)
downloadaur-b3d4f673f5f12a37efd51b14fdc13d2cbf703bea.tar.gz
some modification
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 62148cebb104..36ac72583135 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,10 +7,10 @@ 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' 'python2-prettytable' 'python-prettytable' 'python-pyfiglet' 'tvdb3_api-git')
+depends=('python' 'python-prettytable' 'python-pyfiglet' ' python-tvdb_api')
makedepends=('git' 'python-setuptools')
-provides=("${pkgname}")
-conflicts=("${pkgname}")
+provides=("${pkgname}" 'python-requests-cache')
+conflicts=("${pkgname}" 'python-requests-cache')
source=("${pkgname}::git+https://github.com/LinArcX/tvdoon")
md5sums=('SKIP')