summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinArcX2017-03-25 10:46:49 +0430
committerLinArcX2017-03-25 10:46:49 +0430
commitdaacc50d1749829f306666c5c5e971fc6aa1a778 (patch)
treeb8f52248fa0d2bf3d076a2f9ce64d4c24d714036
parent386da8591492f0fc99be109ea8dd85ae636469ac (diff)
downloadaur-daacc50d1749829f306666c5c5e971fc6aa1a778.tar.gz
resolve dependency
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 28c98ba6c2e6..da99676818a9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ license=('GPL3')
depends=('python' 'python-prettytable' 'python-pyfiglet' ' python-tvdb_api-git')
makedepends=('git' 'python-setuptools')
provides=("${pkgname}" 'tvdoon')
-conflicts=("${pkgname}" 'tvdoon')
+conflicts=("${pkgname}" 'tvdoon' 'python2-requests-cache')
source=("${pkgname}::git+https://github.com/LinArcX/tvdoon")
md5sums=('SKIP')