summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinArcX2017-03-25 10:16:36 +0430
committerLinArcX2017-03-25 10:16:36 +0430
commit733afd0d9ef011c1eb3ab5c33d8c7894231285a8 (patch)
tree6eb2549c0713f6667eae44e070dfba5e925ec68f
parent23b6876e28f428341c33295e8b0577a8a7c942c4 (diff)
downloadaur-733afd0d9ef011c1eb3ab5c33d8c7894231285a8.tar.gz
some modification
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 98ced112dc9d..25d024f5bcaf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,8 +9,8 @@ url="https://github.com/LinArcX/tvdoon"
license=('GPL3')
depends=('python' 'python-prettytable' 'python-pyfiglet' ' python-tvdb_api-git')
makedepends=('git' 'python-setuptools')
-provides=("${pkgname}" 'python-requests-cache')
-conflicts=("${pkgname}" 'python-requests-cache')
+provides=("${pkgname}" 'tvdoon')
+conflicts=("${pkgname}" 'tvdoon')
source=("${pkgname}::git+https://github.com/LinArcX/tvdoon")
md5sums=('SKIP')