summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFFY002018-07-12 21:48:50 +0100
committerFFY002018-07-12 21:48:50 +0100
commit8f9f3a993fe00bd78a90f1b2588cd18c38906cc0 (patch)
tree2b81c2526d74c50690ea0e833ee46f0dfc39f30f /PKGBUILD
parent1a9873219269ba52653814c73d29663fdc2bca8c (diff)
downloadaur-8f9f3a993fe00bd78a90f1b2588cd18c38906cc0.tar.gz
pkgbuild: remove tribler from provides/conflicts
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fa109e0b6f12..4adef44f3f83 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,8 +14,8 @@ depends=('python2-cryptography' 'python2-feedparser' 'python2-apsw' 'python2-che
'python2-matplotlib' 'python2-service_identity' 'python2-keyring' 'python2-keyrings-alt')
optdepends=('vlc: for internal video player')
makedepends=('python2-setuptools')
-provides=('tribler' 'python2-pyipv8')
-conflicts=('tribler' 'python2-pyipv8')
+provides=('python2-pyipv8')
+conflicts=('python2-pyipv8')
source=("git+https://github.com/Tribler/tribler.git#tag=v$_gitver"
'git+https://github.com/Tribler/dispersy.git'
'git+https://github.com/devos50/pymdht.git'